Skip to content
Centriu
Centriu TrustOps

AI Incident Response and Emergency Quarantine Automation: Sixteen Levels Between a Warning and a Full Stop

When something goes wrong with an AI agent, model or provider, the two common failure modes are opposite and both expensive: overreacting by shutting down more than the incident requires, or underreacting because the only available response is an all-or-nothing switch. Centriu TrustOps defines sixteen ascending control levels — from reinforced observation up to an organization-wide emergency stop — each mapped to a specific, real effect: restricting new actions, forcing read-only mode, blocking external communication or financial actions, cancelling in-flight executions, revoking credentials, ending sessions, isolating an integration, or placing something in full quarantine. A genuine emergency can bypass the normal second approval through a break-glass override, but only under six simultaneous conditions, capped in duration, and with a mandatory review afterward that can rule the action justified, unjustified, or only partially so.
16 severity levels, not one switch
Break-glass, always reviewed after
Team collaborating around a table with a laptop
A response scaled to the incident, not rounded up to a full stop.

Why an incident response with only one button is the wrong design

The instinctive design for an emergency control is a single switch: something is wrong, so turn it off. That works when the something is small and isolated, and it becomes a liability the moment the something is one component among many — an agent, a model, a provider, an integration, a whole department's AI access. A single switch forces a choice between doing too little (leaving the actual risk running because shutting everything down feels disproportionate) and doing too much (stopping work that had nothing to do with the incident because there was no finer control available). Neither failure is acceptable in an operation where AI agents are doing real, ongoing work.

How the underlying problem shows up before you fix it

An incident involving one AI agent forces a decision between ignoring it or pausing an entire integration that many other agents also depend on.

Someone with emergency access acts outside the normal approval chain, and there is no record forcing anyone to review afterward whether that was actually justified.

A quarantined agent, once cleared, goes straight back to full production access with no intermediate step to confirm the fix actually held.

A command meant to isolate one credential has no defined effect on the sessions and tokens tied to it, so the isolation is incomplete without anyone realizing it.

There is no way to tell, after the fact, whether an emergency action actually finished applying everywhere it needed to or only partially took effect.

Recovering from an incident means guessing how much trust to restore, instead of following a defined sequence.

Why incident response usually stays binary

Building sixteen distinct severities, mapping each to a real technical effect across every component an agent touches, and then defining a graduated way back is a lot more work than building one kill switch — so most systems stop at the switch. The cost of that shortcut is invisible until the first real incident, at which point the only two options on the table are "do nothing structural" and "stop everything," and an operator under pressure, with no finer instrument available, tends to pick whichever one feels safer in the moment rather than whichever one actually matches the incident.

How Centriu TrustOps scales the response to the incident

Nineteen distinct control types — from reinforced observation and restricting new actions up through blocking external communication, blocking writes, blocking deletes, blocking financial actions, pausing new executions, cancelling in-flight ones, suspending an identity, revoking credentials, ending sessions, isolating an integration, full quarantine, blocking a model, pausing a provider, an organization-wide safe mode, and an organization-wide emergency stop — are ordered into sixteen ascending severity levels, so a response can be scaled to exactly the risk rather than rounded up to the nearest blunt instrument. Any of sixteen target types can be addressed independently — a single agent, a group of agents, a specific model, a provider, an integration, a credential, a user, a department, an environment, or the whole organization — so a command against one agent does not have to touch anything else. Every command moves through a twelve-state lifecycle (requested, awaiting approval, approved, propagating, partially applied, applied, failed, expired, reverting, reverted, cancelled, superseded), with clear rules for what counts as currently active (applied, partially applied or still propagating) versus terminal (reverted, cancelled, superseded or expired) — so a command's real-world status is never ambiguous. Applying a command propagates across the real components it actually needs to reach — the AI gateway, identity, credentials, sessions, queues, workers, caches, tokens, integrations, providers, models, the connected Synapse, Core and Axis systems, plus evidence and incident records — and each target reports its own status independently, so a partial failure on one component is visible rather than hidden inside an overall "done." Quarantine itself has four distinct forms (full, partial, read-only, network-isolated) and an eight-state lifecycle including an explicit "awaiting release approval" step, so releasing a quarantined asset is never a single unchecked click. For a genuine emergency, a break-glass override can bypass the normal second-approval requirement, but only when six conditions hold at once: the organization's policy allows break-glass at all, the requesting user specifically holds the exceptional permission, the severity is classified as critical (nothing less), a written justification of at least twenty characters is provided, no other break-glass window is already active for that user, and the window itself is capped — sixty minutes by default. Every break-glass action is audited and requires a mandatory second review afterward, which can conclude the action was justified, unjustified, or only partially justified. Recovery from quarantine or a severe control follows an eight-stage ladder — isolated test, sandbox, homologation, restricted production, read-only, low autonomy, approval required, and finally full production — rather than a single step back to normal, and separate rollback and evidence-hold tracking record whether a reversal is available and whether evidence is still under an active hold.

What is actually built today

Nineteen distinct control types ordered into sixteen ascending severity levels, from reinforced observation to an organization-wide emergency stop.

Sixteen independent target types, so a command can address one agent, one credential, one integration, one department or the whole organization without forcing a broader scope.

A twelve-state command lifecycle with defined active states (applied, partially applied, propagating) and defined terminal states (reverted, cancelled, superseded, expired).

Propagation across the real components a command actually needs to reach — the AI gateway, identity, credentials, sessions, queues, workers, caches, tokens, integrations, providers, models, the connected Synapse, Core and Axis systems, plus evidence and incident records — with per-target status reporting.

Four quarantine types (full, partial, read-only, network-isolated) and an eight-state quarantine lifecycle including an explicit release-approval step.

A break-glass override gated by six simultaneous conditions — policy permission, exceptional user permission, critical severity only, a minimum 20-character justification, no concurrent active window, and a duration cap defaulting to 60 minutes — with mandatory post-hoc review producing a justified, unjustified or partially-justified outcome.

An eight-stage graduated recovery ladder from isolated test through to full production, rather than a single step back to normal.

Separate rollback-availability and evidence-hold tracking, so whether a reversal is possible and whether evidence is preserved are both explicit, queryable states.

One agent triggers a response that does not touch the rest of the fleet (illustrative scenario, not a real client)

An anomaly detection signal flags a single customer-facing AI agent for behaviour outside its normal pattern. The response targets that one agent specifically: its new executions are paused and its in-flight ones are cancelled, at level 9 and 10 of the scale — well below a full quarantine — while every other agent using the same provider and the same integration continues operating normally, because the command's target type was scoped to the one agent, not the provider or the integration behind it.

The investigation escalates. The agent is moved into full quarantine, network-isolated, while its credentials are revoked and its sessions ended — propagation reaches identity, credential and session components specifically, and each reports back applied independently. A security lead with exceptional permission believes a related credential needs immediate revocation before the investigation formally concludes, which would normally require a second approval; they invoke break-glass, providing a written justification, and the action executes inside a sixty-minute window. Twenty minutes later a second reviewer examines the break-glass action and marks it justified, closing the loop.

Once the investigation clears the agent, it does not go straight back to full production. It moves through the recovery ladder — sandbox, then homologation, then restricted production with a period of required approval on every action — before finally reaching full production again, each stage confirming the fix held before trust is restored further.

What changes operationally

The structural change is that the response to an AI incident stops being a choice between two extremes and becomes a scale that can actually match the situation — a single misbehaving agent gets treated as a single misbehaving agent, not as a reason to interrupt an entire provider or integration that other work depends on. An emergency exception exists for the moment it is genuinely needed, but it is time-boxed, conditioned on real criteria, and always reviewed afterward rather than left as an unmonitored side door. Recovery is a sequence with checkpoints instead of a single leap back to full trust. Centriu attaches no figure to what that prevents; it depends entirely on how many agents, providers and integrations an organization runs and how disruptive an overcorrection would be for it.

When this is not the right fit

An organization running one AI agent with no other agents, providers or integrations depending on shared infrastructure has little use for sixteen severity levels or granular target scoping — there is nothing else to protect from an overly broad response. The value scales with the number of independent AI assets sharing infrastructure, where an incident involving one should not have to become an incident involving all of them.

A single kill switch vs. a scaled response with a recorded emergency exit

A single kill switch is simple and it forces every incident, regardless of actual scope, into a binary choice between ignoring it and stopping everything. Centriu TrustOps's approach accepts more configuration up front — sixteen severities, sixteen target types, real propagation across the components that actually need it — in exchange for a response that can match the incident's real size, an emergency exception that exists without becoming an unmonitored habit, and a recovery path that rebuilds trust in stages instead of all at once.

Related systems

Main system: Centriu TrustOps.

What it does NOT do

  • Does not promise or certify regulatory compliance — the same forbidden-claim list enforced across TrustOps applies here; no absolute-security or guaranteed-compliance language is used.
  • Does not confirm a broader integration with Synapse, Axis or any other Centriu system beyond the specific propagation targets named above — those adapters are declared "awaiting adapter" for wider integration claims.
  • Does not detect the incident itself — this mechanism governs the response once a signal (a security review, a monitoring alert, a manual report) has flagged something; detection is a separate concern.
  • Does not make break-glass a normal way of operating — it is explicitly restricted to critical severity, requires a written justification, cannot overlap with an existing window, and is always reviewed after the fact; the product is designed to make it visible and attributable, not to make it easy to reach for by default.
  • Does not skip the recovery ladder for convenience — the eight stages exist specifically so a cleared incident does not immediately regain full, unrestricted access.

Security and governance

Every organization using Centriu TrustOps sees only its own agents, commands, quarantine records and break-glass history. Every emergency command and every break-glass activation is written to an audit record with the actor, the justification where applicable, and the outcome of any required review. Personal data follows Brazil's LGPD (Law No. 13,709/2018). Full detail on access control and audit trails lives at /governanca and /iso.

Pricing and contracting

Available by monthly subscription, with tiered plans. Values and terms come from the official pricing table at /precos (Centriu's central source — never restated here).

Frequently asked questions

How many severity levels does the emergency control system have?

Sixteen, ordered from reinforced observation (the lightest) to an organization-wide emergency stop (the most severe), covering nineteen distinct control types.

Can a control target just one agent without affecting the provider or integration behind it?

Yes — sixteen independent target types exist, from a single agent up to the whole organization, and a command only propagates to the components its specific target requires.

What has to be true for a break-glass override to be allowed?

Six things at once: organizational policy allows it, the user holds the exceptional permission, the severity is classified critical, the justification is at least 20 characters, no other break-glass window is already active for that user, and the window is capped, sixty minutes by default.

Is a break-glass action reviewed afterward?

Yes — it is mandatory. The review concludes the action was justified, unjustified, or partially justified; there is no path that skips this review.

Does a cleared agent go straight back to full production?

No — recovery follows an eight-stage ladder (isolated test, sandbox, homologation, restricted production, read-only, low autonomy, approval required, full production) rather than a single step.

What are the four types of quarantine?

Full, partial, read-only, and network-isolated — each with its own eight-state lifecycle, including an explicit release-approval step before quarantine ends.

What does Centriu TrustOps cost?

It is sold by subscription with a published starting price — exact current values are on the central pricing page.

See how Centriu TrustOps handles an AI incident

Reach our commercial team directly, or leave your details below — we'll follow up with guidance for your case.

Sources

  1. Centriu TrustOps — public product page — Centriu, 2026-07-20 · link(primária)
  2. Centriu TrustOps — public factsheet (API, JSON) — Centriu, 2026-07-21 · link
  3. Law No. 13,709/2018 — Brazil’s General Data Protection Law (LGPD) — Presidência da República (Brazil), 2018-08-14 · link

Last material update on .

By · AI-assisted production, with human review