Skip to main content

Dependency Map

What must happen first before a skill becomes a business?

Critical Path

SPROUT PHASE 1 (prerequisite)


PHASE 1: Idea Scoring + Validation
├── 1.1 Wire venture_business_ideas entry point
├── 1.2 AI domain research (eval-runner gate)
├── 1.3 Value proposition generation
├── 1.4 ICP identification (explore-exploit)
├── 1.5 Go/no-go gate (optimal-stopping)
└── 1.6 If pass → trigger Sprout Generator


PHASE 2: Operations Seeding
├── 2.1 WorkChart templates per business model
├── 2.2 Sales pipeline seeded
├── 2.3 Content strategy scored (spcl-scoring)
├── 2.4 Accounting structure created
└── 2.5 Discovery session populated


PHASE 3: Agent Workforce
├── 3.1 Agent assignment to WorkChart stages
├── 3.2 Human-in-the-loop gates configured
├── 3.3 Agent performance tracking
└── 3.4 AI tuning loop optimization


PHASE 4: Network Effects
├── 4.1 Second venture from different domain
├── 4.2 Cross-venture algorithm learning
├── 4.3 Venture-to-venture delegation
└── 4.4 Compound rate tracking

Dependencies by Phase

PhaseDepends OnHard/SoftUnblocksEffort
0 (Sprout)Nothing — in progressEverythingBlocked at Step 1.6
1 (Scoring)Sprout Phase 1 completeHardPhase 2 + venture creation2 weeks
2 (Ops)Phase 1 + WorkChart engineHardPhase 3 + operational business2 weeks
3 (Agents)Phase 2 + Agent Platform at L2+SoftPhase 4 + automated operations3 weeks
4 (Network)Phase 3 + second venture candidateSoftPlatform proof2 weeks

Algorithm Dependencies

AlgorithmAvailable WhenDepends On
vfl-force-potentialPhase 1.1venture_business_ideas wired
eval-runnerPhase 1.2LLM pipeline established
spcl-scoringPhase 2.3Content framework defined
explore-exploitPhase 1.4Multiple ICP segments generated
optimal-stoppingPhase 1.5Research pipeline with measurable signal
sales-forecastingPhase 2.2Domain-specific deal data
depin-scoreDomain-specificOnly for DePIN ventures
ai-tuning-loopPhase 3.4Agent performance data accumulated
compound-rate-trackingPhase 4.4Multiple ventures with WorkChart receipts

External Dependencies

DependencyTypeStatusRisk
A2A Sprout Generator Phase 1Hard prerequisiteBlocked at Step 1.6HIGH — nothing starts without this
Agent Platform at L2+Soft — needed for Phase 3L1-L2 (6 new L2 pages)MEDIUM — progressing independently
LLM provider for domain researchHard — needed for Phase 1Available (existing infrastructure)LOW
Real craftsperson for validationSoft — needed for persona proofNot startedMEDIUM — no user research planned

Key Finding

Single-thread critical path through Sprout Phase 1 → Phase 1 scoring pipeline → Phase 2 operations. The bottleneck isn't building the generator — it's validating the prerequisite. Agent Platform and algorithm implementations can progress in parallel, but the end-to-end flow is serial through the first three phases.

Context