Five days. Full cycle. Understanding → Building → Validating.
graph LR
BP["🔍 Blueprint\n2 weeks"] --> BB["🔨 Build &\nBenchmark\n6 weeks"] --> GTM["🚀 Go-to-\nMarket"] --> GR["📈 Growth"]
style BP fill:#BF16F2,stroke:#200654,stroke-width:2px,color:#fff,font-weight:bold
style BB fill:#E2E9FF,stroke:#BF16F2,stroke-width:2px,color:#200654
style GTM fill:#E2E9FF,stroke:#DB1363,stroke-width:2px,color:#200654
style GR fill:#E2E9FF,stroke:#DB1363,stroke-width:2px,color:#200654
This onboarding covers the Blueprint phase — the most critical 2 weeks.
graph LR
subgraph W1["WEEK 1 · UNLEARN"]
A[Observe] --> B[Question] --> C[Listen] --> D[Write] --> E[Prototype]
end
subgraph W2["WEEK 2 · REBUILD"]
F[Discover] --> G[Research] --> H[Build] --> I[Test] --> J[Present]
end
E --> F
style W1 fill:#E2E9FF,stroke:#BF16F2,stroke-width:2px,color:#200654
style W2 fill:#E2E9FF,stroke:#DB1363,stroke-width:2px,color:#200654
style A fill:#fff,stroke:#BF16F2,color:#200654
style B fill:#fff,stroke:#BF16F2,color:#200654
style C fill:#fff,stroke:#BF16F2,color:#200654
style D fill:#fff,stroke:#BF16F2,color:#200654
style E fill:#fff,stroke:#BF16F2,color:#200654
style F fill:#fff,stroke:#DB1363,color:#200654
style G fill:#fff,stroke:#DB1363,color:#200654
style H fill:#fff,stroke:#DB1363,color:#200654
style I fill:#fff,stroke:#DB1363,color:#200654
style J fill:#fff,stroke:#DB1363,color:#200654
Week 1 strips away assumptions. Week 2 rebuilds from first principles.
Tools: Maze · Google Forms · Figma · Mermaid
The point: Discovery → Research → Validate → Specify → Build. This is the job.
Lines of code. Story points. Hours logged. Sprint velocity.