Reference

States and statuses

The four record states and the columns each work type moves through.

For: Founder, Product owner, Team developer, Project lead, Tester, Solo builder, Evaluator

Record states

Every requirement, objective and constraint has one of four states. Only Authority binds people and agents.

StateMeaning
DraftWorking content that can still change freely.
ApprovedReviewed and accepted, but not yet the binding coding authority.
AuthorityCanonical instruction for AI-assisted implementation and human delivery.
RetiredHistorical content that must not drive new implementation.

Work flows

Work items do not use the four states; each work type moves through its own columns. Cancelled is always possible and kept off the board.

Work typeColumns
ThemePlanned → Active → Done
EpicIdea → Analysis → Ready → In delivery → Done
Work packagePlanned → In delivery → Done
StoryBacklog → Ready → In progress → Code review → Verification → Done
TaskBacklog → Awaiting approval → Ready → In progress → Check → Done
DefectNew → Triage → Ready → In progress → Code review → Verification → Fixed
SubtaskTo do → Doing → Done

Work statuses

StatusMeaning
BacklogCaptured, not yet ready to start.
IdeaA proposed epic, not yet analysed.
AnalysisScope, value and requirements are being worked out.
Awaiting approvalNeeds approval before it may be carried out.
ReadyClear enough (and approved where required) to start.
In progressBeing worked on.
Code reviewCode is finished and its pull request is being reviewed.
VerificationMerged; its acceptance criteria are being verified (test, UAT).
CheckCarried out; a second person checks the result.
DoneAccepted by a person.
CancelledWill not be done.