Cleanup of documentation
This commit is contained in:
parent
a00f1b615b
commit
e521f267ca
9 changed files with 113 additions and 68 deletions
|
|
@ -40,6 +40,7 @@ These types are used by the State Hub's built-in write operations:
|
|||
|---|---|
|
||||
| `workstream_created` | A new workstream was registered |
|
||||
| `workstream_status_changed` | Workstream moved to active / blocked / completed / archived |
|
||||
| `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 |
|
||||
| `decision_recorded` | A decision (pending or made) was recorded |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue