II.
AutomationRule overview
Reference · liveautomation-rule:auto-approve-readonly-clarifications
Auto-approve read-only clarification breakpoints overview
Mirrors a BreakpointRule with action=auto-approve, pattern matching breakpointIds whose ActionCategory resolves to `read` (per ApprovalPosture in packages/babysitter-sdk/src/breakpoints/types.ts). When the orchestrator elicits a read-only clarification breakpoint, this rule fires, emits a canonical kanban issue annotated with the auto-approval decision, and records the matched rule id on the audit trail. Source: packages/babysitter-sdk/src/breakpoints/rules.ts (addRule + readRules).
Attributes
displayName
Auto-approve read-only clarification breakpoints
triggerType
webhook
webhookPort
4187
webhookPath
/automations/webhooks/breakpoint-elicitation
webhookMethod
POST
webhookAuthType
bearer
sourceEvent
lifecycleState
active
targetProjectId
targetBoardProjectId
taskTemplateTitle
Auto-approved: {{breakpoint.id}}
taskTemplatePriority
low
taskTemplateStatus
backlog
routingAction
canonical-issue-create
sourceKind
config-file
createdAt
2026-04-28
description
Mirrors a BreakpointRule with action=auto-approve, pattern matching
breakpointIds whose ActionCategory resolves to `read` (per
ApprovalPosture in packages/babysitter-sdk/src/breakpoints/types.ts). When the
orchestrator elicits a read-only clarification breakpoint, this rule
fires, emits a canonical kanban issue annotated with the auto-approval
decision, and records the matched rule id on the audit trail. Source:
packages/babysitter-sdk/src/breakpoints/rules.ts (addRule + readRules).
Outgoing edges
None.
Incoming edges
defines_automation_rule1
- agent:babysitter·AgentProductbabysitter