← All terms Module 2: Constraint Architecture

Circuit Breaker

cognitive-interface-architecture / circuit-breaker

Definition

A binary policy specifying that certain operations require explicit unlock phrases before execution. The Circuit Breaker is not a guardrail against bad output: it is a gate against irreversible action. Once tripped, the agent stops and waits for explicit human authorisation.

What this prevents

Architectural answer to "agent ran destructive command without warning." A Circuit Breaker converts silent execution into explicit confirmation for any operation that cannot be undone.

See this term applied in production

The Agent Control Architecture Pack includes deployable system prompts, AGENTS.md templates, and fully-worked BYOP rebuilds that operationalise every precision term.

Get ACAP ($89) → Subscribe to The Constraint