II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-user-experience-gap-user-001
GAP-USER-001: Operator Command Layer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-user-experience-gap-user-001",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-user-001.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-USER-001.md",
"sourceKind": "repo-docs",
"title": "GAP-USER-001: Operator Command Layer",
"displayName": "GAP-USER-001: Operator Command Layer",
"slug": "docs/harness-features-backlog/gaps/user-experience/gap-user-001",
"articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-USER-001.md",
"article": "\n# GAP-USER-001: Operator Command Layer\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | High |\n| Effort | L |\n| Status | Partial |\n\n## Description\nOperator command layer that surfaces key babysitter commands as in-session actions during breakpoint interactions, enabling operators to inspect status, modify configuration, and manage effects without leaving the orchestration flow.\n\n## Current State\n50+ babysitter CLI commands are terminal-only. During orchestration, the operator interacts only through breakpoints (no embedded SDK dashboard exists yet).\n\n## Target State\nKey commands (run:status, task:list, tokens:stats, run:events) surfaceable during breakpoint interactions. Operators can inspect and act without breaking orchestration flow.\n\n## Dependencies\n- [GAP-UX-005](../user-experience/GAP-UX-005.md) -- structured status view for in-session display\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/babysitter-sdk/src/cli/` |\n| Breakpoint types | `packages/babysitter-sdk/src/breakpoints/types.ts` |\n| Interaction module | `packages/babysitter-sdk/src/interaction/` |\n\n## Recommendation\nPhase 2 implementation. Create operator command layer that wraps key CLI commands for in-session invocation during breakpoint interactions.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-user-experience-gap-user-001",
"kind": "contains_page"
}
]
}