generated from coulomb/repo-seed
Complete workplan state model cleanup
This commit is contained in:
@@ -39,7 +39,7 @@ These types are used by the State Hub's built-in write operations:
|
||||
| Type | When emitted |
|
||||
|---|---|
|
||||
| `workstream_created` | A new workstream was registered |
|
||||
| `workstream_status_changed` | Workstream moved to active / blocked / completed / archived |
|
||||
| `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 |
|
||||
|
||||
Reference in New Issue
Block a user