iiRecord
Agentic AI Atlas · GAP-BRK-001: Breakpoint Approval Chains and Escalation
page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-001a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-001

Reading · 1 min

GAP-BRK-001: Breakpoint Approval Chains and Escalation reference

Define multi-level approval chains. If primary approver is unavailable, escalate to next level with configurable timeout.

Pagewiki/docs/harness-features-backlog/gaps/breakpoint-workflows/GAP-BRK-001.mdOutgoing · 0Incoming · 1

GAP-BRK-001: Breakpoint Approval Chains and Escalation

FieldValue
Categorybreakpoint-workflows
PriorityHigh
EffortM
StatusMissing

Description

Define multi-level approval chains. If primary approver is unavailable, escalate to next level with configurable timeout.

Current State

Single approver per breakpoint. No escalation.

Target State

Multi-level approval chains per breakpoint type. Configurable escalation timeouts. Escalation notifications. Approval chain visible in breakpoint context.

Dependencies

  • GAP-SEC-001 -- governance policy layer (primary dependency per roadmap)
  • GAP-SEC-005 -- approval posture model for chain definition

Key Files

ComponentPath
Breakpoint typespackages/sdk/src/breakpoints/types.ts
Breakpoint evaluatorpackages/sdk/src/breakpoints/evaluator.ts

Recommendation

Phase 2 implementation. Add approval chain configuration to breakpoint rules. Implement escalation timer. Notify next approver on timeout.