II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-user-experience-gap-user-012
GAP-USER-012: Plan Mode with Verification json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-user-experience-gap-user-012",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-user-012.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-USER-012.md",
"sourceKind": "repo-docs",
"title": "GAP-USER-012: Plan Mode with Verification",
"displayName": "GAP-USER-012: Plan Mode with Verification",
"slug": "docs/harness-features-backlog/gaps/user-experience/gap-user-012",
"articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-USER-012.md",
"article": "\n# GAP-USER-012: Plan Mode with Verification\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | High |\n| Effort | M |\n| Status | Partial |\n\n## Description\nInteractive plan-verify-execute loop where the babysit skill generates a structured plan, presents it for approval, executes with per-step verification, and allows plan modification mid-execution.\n\n## Current State\nharness:plan stops after Phase 1 (planning). No in-session toggle between plan and execute modes. No per-step verification during execution. No plan modification mid-execution.\n\n## Target State\nPlan phase generates structured task list. Breakpoint presents plan for approval. Execution phase runs each step with optional per-step breakpoints. Plan modifiable via breakpoint feedback.\n\n## Dependencies\n- [GAP-TOOLS-018](../tools-capabilities/GAP-TOOLS-018.md) -- structured planning phase (plan mode tools)\n- [GAP-UX-007](../user-experience/GAP-UX-007.md) -- rich breakpoint interaction for plan approval\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Process context | `packages/sdk/src/runtime/processContext.ts` |\n| Breakpoint types | `packages/sdk/src/breakpoints/types.ts` |\n\n## Recommendation\nPhase 2 implementation. Enhance babysit skill to support plan-verify-execute loop with structured task list, approval breakpoints, and per-step verification.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-user-experience-gap-user-012",
"kind": "contains_page"
}
]
}