Delivery Dashboard

Track initiatives, work unit progress, and lane dispatch from the delivery dashboard.

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:

SectionWhat it shows
Summary metricsReady, Claimed, Blocked, Active agents
Per-lane cardsWIP limit, claimed/ready/blocked work units
Operator controlsRelease, requeue, reassign actions on claimed WUs
Runtime correlationWorkflow 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.