- BACKLOG: Idea ingested, not yet estimated.
- PLANNED: Estimated, slotted into milestone.
- IN_PROGRESS: Claimed by a worker.
- BLOCKED: Blocked by an incomplete dependency.
- DONE: Acceptance criteria met, evidence attached.
- GRAVEYARD: Rejected or abandoned.
Note:
normalizeQuestStatus()inQuest.tsremaps legacy graph values on read:INBOX→BACKLOG, legacyBACKLOG→PLANNED. New code writes canonical status values directly.
- OPEN: Accepting new tasks.
- LOCKED: No new scope without approval.
- SHIPPED: All mandatory features DONE.