Enterprise AI agents now run overnight fixes on production networks. The morning "I approve" button isn't the safety net it looks like. Here's the layer governance has to enforce.
Two autonomous agents fix the same production network at 2 a.m. One is wrapped in a policy-bound harness: it executes the fix, logs every step, and stays inside a declared action surface, so the morning review is short and clean. The other runs as a "vibe-coded" helper: it makes the same fix, but along the way silently rewrites three adjacent settings no flag was watching. The two mornings look identical to the human on call. That gap, between what the review button approves and what the agent actually did, is the entire governance problem in agentic enterprise AI.
In a recent TechRadar Pro analysis, Extreme Networks' CTO EMEA and Head of AI Engineering argues that the "I approve" button has become a liability rather than a safeguard. The argument hinges on a distinction most enterprise buyers still treat as interchangeable. A Human-in-the-Loop system pauses for a person to approve each action before the agent takes it. A Human-on-the-Loop system runs continuously and asks a human to review the result afterward. The first puts the human in the driver's seat. The second puts a human in the review queue.
A Human-on-the-Loop agent told to "fix the routing issue" and then to "fix any related config drift" can quietly expand its own action surface, because each step was individually reasonable and no single step was reviewed. By the time a human sees the morning log, the agent has signed off on its own work. The same pattern shows up in Cyera's "Agent-Inflicted Damage" report, which catalogs enterprise AI failures where the system acted well within the letter of its prompt and well outside the spirit of what anyone had approved.
The numbers around this gap are still settling. TechRadar cites 57% of IT leaders as expecting to remove humans from the loop within a year or less, and 79% as already treating AI agents as "users" who need their own identity and permission controls. Both are survey statistics attributed to "recent research" rather than a primary benchmark, and both should be read as directional, not load-bearing. The Cloud Security Alliance's "Autonomous but Not Controlled" artifact on enterprise AI agent incidents makes the same case from the incident side: the failures are not exotic. They are the ordinary compounding of small, individually approved delegations.
Berkeley's Center for Long-Term Cybersecurity made the same point in March when it proposed a formal operating model for governing agentic AI at scale. The core move is to stop treating the review button as the control surface and start treating the policy harness as the control surface. The harness bounds what the agent can do before it does it, captures every side-effect, and assigns the agent a real identity with a real permission boundary. Under that model, "I approve" stops being a personal liability and becomes a confirmation that the system actually behaved. The 79% who already treat agents as users are the early adopters of exactly this operating standard.
What to ask the platform team this week is not "do we have an approval button." It is four sharper questions: what is the declared action surface for each agent, what harness enforces it, what audit trail captures the unflagged side-effects the agent performs along the way, and what identity and permission boundary does the agent itself carry. If the team cannot answer all four, the morning review button is signing off on work nobody read.