Reference
Iteration phases
| Phase | Owner activity | System activity | Exit criteria |
|---|---|---|---|
| Product | Define user-facing change, answer questions, optionally prototype | Generate product specs and questions | Action button: Move to engineering |
| Engineering | Define architecture-level changes, answer questions | Generate technical specs | Action button: Move to planning |
| Planning | Review and approve PR graph | Generate implementation plan | Approve plan |
| Building | Send PRs to coding agent, review and merge PRs | Track PR status, unblock dependents on merge | All PRs merged |
| Built | (read-only) | Mark iteration complete | (terminal) |