iiRecord
Agentic AI Atlas · GAP-BRK-002: Breakpoint Delegation to External Systems
page:docs-harness-features-backlog-gaps-breakpoint-workflows-gap-brk-002a5c.ai
II.
Page reference

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

Reading · 1 min

GAP-BRK-002: Breakpoint Delegation to External Systems reference

Route breakpoint approvals to external systems (Slack, email, webhooks, JIRA). Enable async approval workflows.

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

GAP-BRK-002: Breakpoint Delegation to External Systems

FieldValue
Categorybreakpoint-workflows
PriorityHigh
EffortL
StatusMissing

Description

Route breakpoint approvals to external systems (Slack, email, webhooks, JIRA). Enable async approval workflows.

Current State

Breakpoints handled by CLI operator or auto-approval rules. No external routing.

Target State

Breakpoint 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.

Dependencies

Key Files

ComponentPath
Breakpoint typespackages/sdk/src/breakpoints/types.ts
Hook dispatcherpackages/sdk/src/hooks/dispatcher.ts

Recommendation

Phase 2 implementation. Add webhook routing for breakpoints. Implement Slack and email notification channels. Support async approval with timeout.