II.
LibraryProcess JSON
Structured · livelib-process:entrepreneurship--market-sizing-analysis
market-sizing-analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:entrepreneurship--market-sizing-analysis",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "market-sizing-analysis",
"description": "Market Sizing (TAM/SAM/SOM) Analysis Process - Rigorous market sizing analysis using both top-down and bottom-up approaches to quantify market opportunity.",
"libraryPath": "library/specializations/domains/business/entrepreneurship/market-sizing-analysis.js",
"specialization": "entrepreneurship",
"references": [
"- Strategyzer Market Sizing: https://www.strategyzer.com/\n- McKinsey Market Sizing Frameworks: https://www.mckinsey.com/\n- CB Insights Market Maps: https://www.cbinsights.com/"
],
"example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/market-sizing-analysis', {\n projectName: 'AI Writing Assistant',\n productDescription: 'AI-powered content writing tool for marketers',\n targetMarket: 'Marketing professionals in SaaS companies',\n geographicScope: 'North America'\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "skill-area:business-model-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "skill-area:growth-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "domain:entrepreneurship",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--market-sizing-analysis",
"to": "specialization:entrepreneurship",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}