II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-user-experience-gap-ux-008
GAP-UX-008: Resume Dashboard json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-008",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-008.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-UX-008.md",
"sourceKind": "repo-docs",
"title": "GAP-UX-008: Resume Dashboard",
"displayName": "GAP-UX-008: Resume Dashboard",
"slug": "docs/harness-features-backlog/gaps/user-experience/gap-ux-008",
"articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-008.md",
"article": "\n# GAP-UX-008: Resume Dashboard\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | Medium |\n| Effort | M |\n| Status | Partial |\n\n## Description\nVisual run picker for resuming orchestration, with context summaries showing what each run accomplished, its current state, and what remains.\n\n## Current State\nharness:resume-run exists but no visual run picker or context summary. Operator must know the run ID to resume.\n\n## Target State\nResume command shows available runs with status, progress percentage, last activity, and key context. Operator selects from list. Selected run restored with rich context overlay.\n\n## Dependencies\n- [GAP-PROMPT-005](../prompt-engineering/GAP-PROMPT-005.md) -- continuity overlays for resume context\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Session management | `packages/sdk/src/session/` |\n| Interaction module | `packages/sdk/src/interaction/` |\n\n## Recommendation\nPhase 3 implementation. Enhance harness:resume with run picker showing status and context summaries.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-008",
"kind": "contains_page"
}
]
}