Project lifecycle
Every project moves through these phases. The dashboard always shows your project's current phase + next action.
- submitting — wizard data is being sent to the AI workforce
- intake — AI is generating the technical spec, project overview, and presentation slides
- intake_approval — review the artifacts; APPROVE or describe changes
- architecture — AI is drafting the architecture document
- architecture_approval — review and approve the architecture
- ux_design — AI is producing user flows, design system, and wireframes
- ux_approval — review the design and approve
- jira_setup — Jira project + tickets being created
- github_setup — GitHub repo created, scaffolding committed
- development — per-ticket: code → review → tests → merge
- closure — final pre-release review of the whole project
- uat — staging URL ready; review and APPROVE to ship
- archived — release tagged, project Done. Can be reopened any time.
The 4 user gates
You only act four times in the whole flow:
- APPROVE on intake (technical spec)
- APPROVE on architecture
- APPROVE on UX design
- APPROVE on UAT (the final build)
At any of these gates you can also describe changes — the AI regenerates affected artifacts and presents them again. APPROVE only when you're happy.