iiRecord
Agentic AI Atlas · GAP-UX-005: Structured Orchestration Status View
page:docs-harness-features-backlog-gaps-user-experience-gap-ux-005a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-user-experience-gap-ux-005

Reading · 1 min

GAP-UX-005: Structured Orchestration Status View reference

Unified orchestration status showing phase, token usage, pending effects, health, and progress in a single view, replacing the current fragmented multi-command approach.

Pagewiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-005.mdOutgoing · 0Incoming · 1

GAP-UX-005: Structured Orchestration Status View

FieldValue
Categoryuser-experience
PriorityHigh
EffortM
StatusPartial

Description

Unified orchestration status showing phase, token usage, pending effects, health, and progress in a single view, replacing the current fragmented multi-command approach.

Current State

Status fragmented across run:status (lifecycle state), tokens:stats (post-hoc tokens), harness:observe (separate dashboard). No single command provides unified orchestration visibility.

Target State

run:status --rich combines run state, token stats, pending effects count, health indicators, and phase progression in one view. Works in --json mode for machine consumption.

Dependencies

Key Files

ComponentPath
CLI commandspackages/sdk/src/cli/
Token statspackages/sdk/src/cli/
Embedded SDK dashboard (new)packages/sdk/src/dashboard/

Recommendation

Phase 1 implementation. Enhance run:status with --rich flag showing unified view. Include token usage, health score, phase, and pending summary.