II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-user-experience-gap-ux-005
GAP-UX-005: Structured Orchestration Status View json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-005",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-005.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-UX-005.md",
"sourceKind": "repo-docs",
"title": "GAP-UX-005: Structured Orchestration Status View",
"displayName": "GAP-UX-005: Structured Orchestration Status View",
"slug": "docs/harness-features-backlog/gaps/user-experience/gap-ux-005",
"articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-005.md",
"article": "\n# GAP-UX-005: Structured Orchestration Status View\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | High |\n| Effort | M |\n| Status | Partial |\n\n## Description\nUnified orchestration status showing phase, token usage, pending effects, health, and progress in a single view, replacing the current fragmented multi-command approach.\n\n## Current State\nStatus fragmented across run:status (lifecycle state), tokens:stats (post-hoc tokens), harness:observe (separate dashboard). No single command provides unified orchestration visibility.\n\n## Target State\nrun: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.\n\n## Dependencies\n- [GAP-STATE-008](../state-continuity/GAP-STATE-008.md) -- health score for status view\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Token stats | `packages/sdk/src/cli/` |\n| Embedded SDK dashboard (new) | `packages/sdk/src/dashboard/` |\n\n## Recommendation\nPhase 1 implementation. Enhance run:status with --rich flag showing unified view. Include token usage, health score, phase, and pending summary.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-005",
"kind": "contains_page"
}
]
}