II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-002
GAP-BRK-002: Breakpoint Delegation to External Systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-002",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/breakpoint-workflows/gap-brk-002.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/breakpoint-workflows/GAP-BRK-002.md",
"sourceKind": "repo-docs",
"title": "GAP-BRK-002: Breakpoint Delegation to External Systems",
"displayName": "GAP-BRK-002: Breakpoint Delegation to External Systems",
"slug": "docs/harness-features-backlog/gaps/breakpoint-workflows/gap-brk-002",
"articlePath": "wiki/docs/harness-features-backlog/gaps/breakpoint-workflows/GAP-BRK-002.md",
"article": "\n# GAP-BRK-002: Breakpoint Delegation to External Systems\n\n| Field | Value |\n|-------|-------|\n| Category | breakpoint-workflows |\n| Priority | High |\n| Effort | L |\n| Status | Missing |\n\n## Description\nRoute breakpoint approvals to external systems (Slack, email, webhooks, JIRA). Enable async approval workflows.\n\n## Current State\nBreakpoints handled by CLI operator or auto-approval rules. No external routing.\n\n## Target State\nBreakpoint routing to external systems via webhook. Slack integration for approval messages. Email notifications for pending approvals. JIRA ticket creation for audit-required approvals. Async approval with configurable timeout.\n\n## Dependencies\n- [GAP-JSON-003](../json-interaction/GAP-JSON-003.md) -- JSON breakpoint API for external interaction\n- [GAP-OBS-NEW-001](../observer-integration/GAP-OBS-NEW-001.md) -- webhook infrastructure\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Breakpoint types | `packages/sdk/src/breakpoints/types.ts` |\n| Hook dispatcher | `packages/sdk/src/hooks/dispatcher.ts` |\n\n## Recommendation\nPhase 2 implementation. Add webhook routing for breakpoints. Implement Slack and email notification channels. Support async approval with timeout.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-002",
"kind": "contains_page"
}
]
}