II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-user-experience-gap-ux-011
GAP-UX-011: Command Discoverability json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-011",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-011.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-UX-011.md",
"sourceKind": "repo-docs",
"title": "GAP-UX-011: Command Discoverability",
"displayName": "GAP-UX-011: Command Discoverability",
"slug": "docs/harness-features-backlog/gaps/user-experience/gap-ux-011",
"articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-011.md",
"article": "\n# GAP-UX-011: Command Discoverability\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | Medium |\n| Effort | M |\n| Status | Partial |\n\n## Description\nImproved command discoverability with contextual suggestions, search, and in-session guidance for operators navigating the 50+ babysitter CLI commands.\n\n## Current State\nCLI commands via --help. No in-session suggestions, no contextual command recommendations, no search across commands.\n\n## Target State\nbabysitter help --search for command search. Contextual suggestions based on current run state (e.g., suggest task:post when effects are pending). Command aliases and shortcuts for common workflows.\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/babysitter-sdk/src/cli/` |\n\n## Recommendation\nPhase 3 implementation. Add help --search for command search. Implement contextual suggestions based on run state.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-011",
"kind": "contains_page"
}
]
}