generated from coulomb/repo-seed
feat(tasks): adopt canonical task statuses
This commit is contained in:
@@ -42,7 +42,7 @@ These types are used by the State Hub's built-in write operations:
|
||||
| `workstream_status_changed` | Workstream moved between canonical lifecycle states |
|
||||
| `workstation_advanced` | Flow-aware movement via `advance_workstation()` succeeded |
|
||||
| `task_created` | A new task was added to a workstream |
|
||||
| `task_status_changed` | Task moved to todo / in_progress / blocked / done / cancelled |
|
||||
| `task_status_changed` | Task moved to wait / todo / progress / done / cancel |
|
||||
| `decision_recorded` | A decision (pending or made) was recorded |
|
||||
| `decision_resolved` | A pending decision was resolved |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user