II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-001
GAP-BRK-001: Breakpoint Approval Chains and Escalation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-001",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/breakpoint-workflows/gap-brk-001.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/breakpoint-workflows/GAP-BRK-001.md",
"sourceKind": "repo-docs",
"title": "GAP-BRK-001: Breakpoint Approval Chains and Escalation",
"displayName": "GAP-BRK-001: Breakpoint Approval Chains and Escalation",
"slug": "docs/harness-features-backlog/gaps/breakpoint-workflows/gap-brk-001",
"articlePath": "wiki/docs/harness-features-backlog/gaps/breakpoint-workflows/GAP-BRK-001.md",
"article": "\n# GAP-BRK-001: Breakpoint Approval Chains and Escalation\n\n| Field | Value |\n|-------|-------|\n| Category | breakpoint-workflows |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nDefine multi-level approval chains. If primary approver is unavailable, escalate to next level with configurable timeout.\n\n## Current State\nSingle approver per breakpoint. No escalation.\n\n## Target State\nMulti-level approval chains per breakpoint type. Configurable escalation timeouts. Escalation notifications. Approval chain visible in breakpoint context.\n\n## Dependencies\n- [GAP-SEC-001](../security/GAP-SEC-001.md) -- governance policy layer (primary dependency per roadmap)\n- [GAP-SEC-005](../security/GAP-SEC-005.md) -- approval posture model for chain definition\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\n## Recommendation\nPhase 2 implementation. Add approval chain configuration to breakpoint rules. Implement escalation timer. Notify next approver on timeout.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-001",
"kind": "contains_page"
}
]
}