Why 'human-in-the-loop' AI oversight keeps failing in practice

As AI agents take on more consequential tasks — sending emails, editing code, moving money, executing database changes — the standard safety answer has been to keep a 'human in the loop': a person who reviews and approves the agent's proposed action before it takes effect. Engineers building these systems are increasingly reporting that the design works well in demos and starts breaking down at scale.
The core problem is one of volume rather than capability. A single AI agent working on a single task can generate a modest, reviewable stream of proposed actions. But as organizations deploy agents across dozens of workflows simultaneously, the number of approval requests reaching any one human reviewer can climb into the hundreds per day, far outpacing what a person can meaningfully evaluate one by one.
What tends to happen next is familiar to anyone who has studied automation in other high-stakes fields: reviewers, faced with an unsustainable volume of approval requests, start approving faster and more superficially. Early in a rollout, a human might carefully read an agent's proposed action before approving it. Weeks later, facing dozens of similar requests an hour, the same human is often clicking approve after a glance, or sometimes without reading the request in detail at all.
This pattern has a name in safety engineering: automation complacency, first studied extensively in aviation, where pilots monitoring largely self-flying aircraft were found to lose vigilance precisely because the automation performed reliably most of the time. The paradox is that the more trustworthy an AI agent becomes on routine tasks, the more its human reviewer's attention erodes — right up until the rare moment the agent gets something wrong.
Unlike a pilot, though, a human approving AI agent actions in a business workflow often has no formal training in what to look for, no simulator practice for edge cases, and no institutional culture built around vigilance the way aviation has spent decades constructing. The 'human in the loop' is frequently just whichever employee's queue the approval request happened to land in.
Engineers working on this problem argue that the phrase 'human in the loop' has become something of a compliance checkbox — a design pattern that lets a team say oversight exists, without asking whether that oversight is functioning as intended once real usage volume arrives. A system that technically requires human approval but receives it in a reflexive click provides little more actual safety than no review step at all.
Some teams are responding by rethinking what gets escalated to a human in the first place, rather than routing every agent action through the same review queue regardless of risk. Under this approach, low-stakes, easily reversible actions proceed automatically, while the system reserves human attention specifically for actions that are high-consequence, hard to reverse, or unusual compared with the agent's normal behavior — an approach closer to how banks flag transactions for fraud review rather than manually approving every purchase.
Others are experimenting with tooling changes meant to make review meaningfully faster without becoming meaningless: surfacing what specifically changed since a similar prior request, flagging when an agent's proposed action deviates from its usual pattern, and building in deliberate friction — a brief mandatory pause, a required summary in the reviewer's own words — for the smaller number of genuinely high-stakes approvals.
The underlying tension engineers describe is a difficult one to design around: a review process fast enough to keep up with an AI agent's output speed is, almost by definition, too fast for a human to meaningfully scrutinize each item, while a review process rigorous enough to catch real problems is too slow to match the pace agentic systems are built to deliver.
None of this argues for removing human oversight of AI agents altogether, engineers in the discussion are careful to note — rather, it argues for treating 'human in the loop' as an engineering problem to be designed well, with attention to review volume, escalation criteria and reviewer fatigue, instead of a single checkbox that, once added to a system diagram, can be assumed to be doing its job indefinitely.
Read next

Agent swarms explained: how running many AI models at once is reshaping cost economics
A growing number of AI coding tools now dispatch dozens of AI agents to work on a task in parallel rather than relying on a single model. Here is what an 'agent swarm' actually is, why it changes the cost calculus of building software with AI, and what tradeoffs it introduces.

AliExpress hit with record $625m EU fine over unsafe toys and cosmetics
The European Union has fined AliExpress a record $625 million under its Digital Services Act after the online marketplace failed to remove listings for unsafe toys and dangerous cosmetics despite repeated warnings. The company says it is shocked by the size of the penalty.

SpaceX in your index fund, explained
Index funds are marketed as one of the safest, most passive ways to invest, spreading risk across the whole market rather than betting on individual companies. As SpaceX moves toward a stock market listing at a valuation of roughly $1.77 trillion, ordinary index fund investors may end up owning a slice of it, whether they intended to or not.

Why is Google building its own AI chip, and what would it mean for Gemini
Google's parent company Alphabet is reportedly developing a new chip aimed at making its Gemini AI models run far more efficiently. Here is why custom silicon matters so much to AI companies right now, and what a more efficient Gemini could mean for costs and capability.

Anthropic's landmark $1.5bn AI copyright settlement gets final approval
A US court has given final approval to Anthropic's $1.5 billion settlement over its use of copyrighted books to train AI models, closing one of the most closely watched legal cases in the AI industry. The deal resolves this specific dispute but leaves the broader question of AI training and copyright unsettled.