II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-json-interaction-gap-json-003
GAP-JSON-003: JSON Breakpoint Interaction API json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-003",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/json-interaction/gap-json-003.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-003.md",
"sourceKind": "repo-docs",
"title": "GAP-JSON-003: JSON Breakpoint Interaction API",
"displayName": "GAP-JSON-003: JSON Breakpoint Interaction API",
"slug": "docs/harness-features-backlog/gaps/json-interaction/gap-json-003",
"articlePath": "wiki/docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-003.md",
"article": "\n# GAP-JSON-003: JSON Breakpoint Interaction API\n\n| Field | Value |\n|-------|-------|\n| Category | json-interaction |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nProgrammatic breakpoint response via JSON API. Enable automated approval workflows, web-based approval UIs, and CI/CD gate integration.\n\n## Current State\nBreakpoints handled via CLI task:post or interactive CLI prompts. No programmatic approval API.\n\n## Target State\nJSON API for breakpoint interaction: list pending breakpoints, get breakpoint context, post approval/rejection with feedback. Enable web UIs and automated approval systems to participate in breakpoint workflows.\n\n## Dependencies\n- [GAP-JSON-001](../json-interaction/GAP-JSON-001.md) -- JSON API foundation\n- [GAP-SEC-003](../security/GAP-SEC-003.md) -- typed interactions for breakpoint context\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Breakpoint types | `packages/sdk/src/breakpoints/types.ts` |\n| Breakpoint evaluator | `packages/sdk/src/breakpoints/evaluator.ts` |\n| MCP server | `packages/sdk/src/mcp/` |\n\n## Recommendation\nPhase 2 implementation. Expose breakpoint interaction as JSON API via MCP tools and importable functions.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-003",
"kind": "contains_page"
}
]
}