The quick download:
This headline is your high-level takeaway. It could be a key learning or an assessment of product usability. This headline is the main punchline of your blog.
-
Reversible, contained actions create a different risk profile from destructive or far-reaching changes
-
Agent confidence cannot substitute for permissions, approval thresholds, and auditability
-
Forrester recommends auditing agent authority before expanding autonomy
The hardest part of introducing AI agents into incident response is deciding how much authority to give them. An agent can investigate, recommend, and act across the same environment, but those activities carry very different consequences when its judgment is wrong.
Forrester’s Incident Management Has Outgrown Its Playbook puts governance at the center of agentic incident response. Its recommendation is straightforward: define permissions before expanding autonomy, require additional approval for destructive actions, and preserve enough of an audit trail to reconstruct what an agent did and why.
Two characteristics of an action help teams make those decisions more rigorously: how reversible it is and how far its consequences can spread.
Start with the consequence of error
A practical way to evaluate that authority is to look at the action itself: how easily it can be reversed and how far its consequences can spread.
Every delegated action carries a cost when the underlying diagnosis is wrong. For a low-impact action, that cost may be a few additional minutes of recovery. For another, the same reasoning error can affect thousands of systems or remove the recovery path entirely.
Forrester documents the stakes through a 2026 PocketOS incident in which a coding agent with production access issued a destructive API call that erased a production database and its backups within seconds. The report characterizes the incident as a governance failure involving the policies that defined the agent’s autonomy.
The lesson sits upstream of the agent’s decision. Production safeguards should have constrained what the agent could execute without additional authorization. That leads to a better way to evaluate incident automation. Before asking how accurately an agent performs a task, examine the consequences when it performs that task incorrectly.
Reversibility changes the cost of a bad decision
Some operational actions give teams a practical recovery path.
Restarting a process, increasing capacity within defined limits, or executing a tested remediation can often be corrected if the original action proves unnecessary. The ability to recover reduces the consequence of an incorrect decision, provided the action itself remains properly scoped.
Other actions remove options. Deleting data, modifying credentials, changing access controls, or altering foundational infrastructure can become difficult to reverse quickly, especially when the same action affects backup, recovery, or administrative systems.
Reversibility also deserves more precision than a yes-or-no label. A rollback that technically exists but requires six hours of recovery has a different risk profile from one that completes automatically in thirty seconds.
The practical question is how reliably the organization can restore the previous state after an incorrect automated action, and that answer should affect the level of authority granted to the agent.
Blast radius measures how much the mistake can impact
The second dimension is scope. An action confined to a single resource creates a different exposure from one that can propagate across a service, region, tenant population, or infrastructure estate. Modern automation makes that distinction especially important because a bad decision can be replicated far faster than responders can contain it.
Forrester’s broader analysis of modern incidents shows this pattern repeatedly. Automation can spread a faulty change across systems within minutes, while the recovery process still operates at human speed.
AI Agent permissions need the same awareness of propagation. A command may look narrow at the execution point while affecting a highly connected dependency. Changing one configuration object can alter traffic across a fleet. Restarting one shared service can interrupt many downstream applications.
Blast radius therefore depends on the environment surrounding the action as much as the action itself. This is one reason operational context matters so much to agentic AI. Topology, service dependencies, recent changes, and current system health help establish the potential consequence before an action is executed.
Why confidence cannot set permissions
Agent confidence is useful information, but it is a weak safety boundary.
A system can produce a confident conclusion from incomplete context, misinterpret the effect of a change, or choose an action whose consequence exceeds its understanding of the environment. Higher confidence does not make an irreversible production change easier to recover from.
Forrester’s governance guidance reflects that distinction. It recommends explicit permissions, escalation thresholds, and additional approval for destructive actions regardless of agent confidence. That places authority outside the agent’s own assessment.
The agent can recommend an action and provide its reasoning. Policy determines whether it may execute that action independently. For high-consequence work, the approval step should be a genuine control rather than a notification that arrives after execution has begun.
Governance has to live in the execution path
Agent governance has to translate into permissions that define what an agent can access, which actions it can execute, when approval becomes mandatory, and where escalation occurs. Audit records also need enough detail to show what information informed the action and what happened afterward.
Forrester recommends starting with an inventory. Organizations should document the agents already operating in incident and development workflows, the permissions each one holds, the actions they can perform independently, and the audit trail each action produces.
That exercise often exposes the most consequential gaps before new automation is added.
With Edwin AI, the same principle applies as teams move from deep AI investigation toward guided, and increasingly autonomous, action. Telemetry and operational context support the decision, while defined controls, including role-based access control (RBAC), determine who can authorize or execute actions and how far execution can proceed. The maturity of the model depends on matching autonomy and permissions to the consequence of the task rather than granting broad authority simply because the system can use it.
Treat autonomy as a task-level decision
“Should we allow autonomous AI?” is too broad to produce a useful policy.
An incident lifecycle contains work with radically different consequences. Correlating related alerts, retrieving logs, drafting an incident summary, restarting a service, changing network policy, and deleting production data should not inherit the same permission model.
The governance decision belongs at the level of the action. Teams can evaluate the action’s reversibility, assess its potential blast radius, and then determine the appropriate control: autonomous execution, additional validation, human approval, or a harder boundary around agent access.
The immediate work for ITOps leaders is therefore fairly concrete: inventory agent permissions, classify the actions agents can take, identify destructive operations, and make the approval policy explicit before expanding their scope.
Hear from Forrester analyst Julie Mohr on how modern failures are changing incident response, where agentic AI fits, and how teams can define safe boundaries for autonomous action.




