II.
LibraryProcess overview
Reference · livelib-process:entrepreneurship--pivot-decision-framework
pivot-decision-framework overview
Pivot Decision Framework Process - Structured process for making data-driven pivot or persevere decisions when facing validation challenges.
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/ - Customer Development - Steve Blank
example
const result = await orchestrate('specializations/domains/business/entrepreneurship/pivot-decision-framework', {
companyName: 'PivotCo',
currentStrategy: 'B2B SaaS for HR teams',
evidenceSummary: { pmfScore: 35, growth: '2% MoM' },
runway: 8
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:entrepreneurship·DomainEntrepreneurship
lib_belongs_to_specialization1
- specialization:entrepreneurship·SpecializationEntrepreneurship
lib_implements_workflow1
- workflow:product-discovery·WorkflowProduct Discovery
lib_involves_role2
- role:strategic-planner·RoleStrategic Planner
- role:product-manager·RoleProduct Manager
lib_requires_skill_area3
- skill-area:business-model-design·SkillAreaBusiness Model Design
- skill-area:growth-strategy·SkillAreaGrowth Strategy
- skill-area:product-strategy·SkillAreaProduct Strategy
Incoming edges
None.