Global
Every agent, every tenant, every tool on the gateway is stopped at once. The blunt instrument for a confirmed incident.
One directive that stops agent tool calls before they reach a tool. The kill switch engages in-process on the gateway itself, so it takes effect without a network round-trip; a single STOP ALL fans the decision out to every node across a federated estate while each node’s local switch still engages immediately.
The directive resolves to a scope, engages the local switch inside the gateway process, and every matching tool call is refused before the upstream tool is contacted.
The same switch selects how wide the stop reaches. Nothing about the enforcement changes between scopes; only the set of calls it matches.
Every agent, every tenant, every tool on the gateway is stopped at once. The blunt instrument for a confirmed incident.
One tenant is halted while the rest of the estate keeps serving. Isolates a compromised or misbehaving workload.
A single agent identity is frozen. The narrowest scope, for containing one runaway or hijacked agent.
Nodes run inside each cloud, region, or on-prem environment. One control plane governs them all under the golden rule.
A STOP ALL directive travels down to every node. The control plane pushes policy and directives; it never dials into a node to inspect traffic.
Every node’s own kill switch engages in-process the moment the directive lands, so a node does not depend on a live round-trip to start denying calls.
Nodes report signed counts and hashes that the switch is active. Prompts, arguments, and results never leave the local boundary.
The kill switch is a deterministic stop on the tool-call path, not a promise about the network underneath it.
Directives and policy travel to nodes; nodes push aggregate signed rollups back. Customer payloads never leave the local boundary in either direction.
The switch refuses matching calls at the gateway. It does not reach inside the agent runtime or halt inference; the agent simply cannot act through the gate.
Where a node cannot reach the control plane, its local switch still engages from the last delivered directive. Signed directive and rollup bundles exchange offline.
Fan-out timing depends on your topology and transport. We do not quote a universal propagation figure; each node’s local switch engaging immediately is the guarantee.
Each control sits on the same MCP firewall decision path. Explore the neighbouring runtime capabilities.