generated from coulomb/repo-seed
feat(tasks): adopt canonical task statuses
This commit is contained in:
@@ -16,8 +16,8 @@ This makes file-backed workplans harder to reason about. A workplan can be a
|
||||
good proposal but not ready to execute; a ready workplan can become stale after
|
||||
the repo changes; parked backlog work should not clutter the current work view.
|
||||
|
||||
Task status should remain separate. Tasks can keep using
|
||||
`todo`, `in_progress`, `blocked`, `done`, and `cancelled`.
|
||||
Task status should remain separate. Tasks use the InfoTechCanon-aligned
|
||||
`wait`, `todo`, `progress`, `done`, and `cancel` lifecycle.
|
||||
|
||||
## Proposed Canonical Workplan States
|
||||
|
||||
|
||||
Reference in New Issue
Block a user