II.
LibraryProcess JSON
Structured · livelib-process:entrepreneurship--pivot-decision-framework
pivot-decision-framework json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:entrepreneurship--pivot-decision-framework",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pivot-decision-framework",
"description": "Pivot Decision Framework Process - Structured process for making data-driven pivot or persevere decisions when facing validation challenges.",
"libraryPath": "library/specializations/domains/business/entrepreneurship/pivot-decision-framework.js",
"specialization": "entrepreneurship",
"references": [
"- Lean Startup: https://theleanstartup.com/\n- Customer Development - Steve Blank"
],
"example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/pivot-decision-framework', {\n companyName: 'PivotCo',\n currentStrategy: 'B2B SaaS for HR teams',\n evidenceSummary: { pmfScore: 35, growth: '2% MoM' },\n runway: 8\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "skill-area:business-model-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "skill-area:growth-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "domain:entrepreneurship",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--pivot-decision-framework",
"to": "specialization:entrepreneurship",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}