Child of #116 (bootstrap). The spine. Sequence the existing primitives into the bootstrap flow: - **Scope** (one upfront question: prototype vs full + intent; the only interrogation). - **Architect**: agent picks the stack (Vike + universal-orm), narrates it, records key choices to the decisions ledger (#112). No permission asked. - **Build + narrate**: execute the plan in LocalRunner (#106) via the stack personas (#98), streaming narration over the surfaces transport (#100); user can interrupt (AbortSignal). - **Full-fledged loop**: fire major-change / ui-flow events into the loop (#113), repeating with fresh context until the production-grade checklist (#121) reports no blockers or a maxPasses budget stops it. Offline-testable with fakes (fake runner + stub agents). Depends on #120 (generic surface) and #121 (checklist verdict).
Child of #116 (bootstrap). The spine.
Sequence the existing primitives into the bootstrap flow:
Offline-testable with fakes (fake runner + stub agents). Depends on #120 (generic surface) and #121 (checklist verdict).