Seed Idea

Saved directly to idea.md — every planning stage reads it from there.

Pipeline

Planning (stages 1–5) turns the idea into JSON artifacts under plan/ and one BuildPlan per phase under tasks/.
Implementation happens per build task, in the Tasks tab: each task is executed as its own generated doc-op and writes real source under StackPlan.target_root.
  • Planning
  • Save seed idea (idea.md)
  • Feature spec → plan/feature.json
  • Tech stack → plan/stack.json
  • Architecture → plan/architecture.json
  • Phases / WBS → plan/phases.json
  • Task breakdown → tasks/<phase>.json

Plan Documents

    No planning artifacts yet.

    Pick a planning artifact from the list on the left.