# State Owned by Meaning
01intakequeueIssue arrived in the backlog.
02triagedMayorSelected for work, priority set.
03analyzingSurveyorReading repo, identifying scope.
04analyzedgateAnalysis complete; awaiting Architect.
05planningArchitectDrafting the change plan.
06plannedgatePlan validated; awaiting capacity.
07stagedqueueIn the Builder queue.
08developingBuilderCode is being written.
09in_reviewInspectorPR open, Inspector agent reading the diff.
10ready_to_mergegateAll checks green; awaiting human or Marshal.
11mergedMarshalMerged to main branch.
12monitoringSentinelPost-merge observation window.
13closedSentinelIssue closed, retained in archive.