Delivery overview#
The delivery page at /dashboard/{workspaceId}/delivery shows all
software delivery initiatives with progress tracking.
Initiative list#
Each initiative card displays:
- Initiative ID and status badge (Active, Completed, Cancelled)
- Title and last update timestamp
- WU breakdown: Total, Active (enqueued + claimed), Blocked, Completed
Click an initiative to see its full dependency graph and WU detail.
Lane dispatch board#
Navigate to Delivery > Lane dispatch to see the operational view:
| Section | What it shows |
|---|---|
| Summary metrics | Ready, Claimed, Blocked, Active agents |
| Per-lane cards | WIP limit, claimed/ready/blocked work units |
| Operator controls | Release, requeue, reassign actions on claimed WUs |
| Runtime correlation | Workflow status and "Inspect runtime" link for claimed WUs |
info Operator actions on the dispatch board may require approval when the workspace has approval governance configured.