Writing ·AI and agents
Ironies of AI automation
6 min read PDF
Lisanne Bainbridge showed in 1983 that automating a task makes the human who remains more important and less capable at the same time. Every one of her ironies survives the move to AI agents, and two of them get worse.
In 1983 Lisanne Bainbridge published a short paper on industrial control rooms that explains most of what goes wrong when a firm puts an agent into a workflow.1 Her observation was that automation does not remove the human from the system. It changes which human capabilities the system depends on, and it tends to erode exactly the ones it comes to depend on most.
Bainbridge supplies the structure of the problem. Agents add two complications that industrial automation did not present in the same form, and those come later.
Designer error, at scale
The first irony is that automating a task to avoid human error hands the task to a system designed by humans. Whatever the designer misunderstood is now executed consistently, on every case, at machine speed.
This is not a smaller quantity of error. It is a different distribution of it. A human operator’s mistakes are often more varied and locally visible; they appear as scattered defects that a supervisor may learn to spot. A specification error, by contrast, can be reproduced uniformly across every case. It produces the same wrong answer a million times, and uniform wrongness is much harder to notice than scattered wrongness, because there is nothing to compare against.
The operator gets what was left over
The second irony is that tasks are automated because they are easy to specify, not because automating them makes the remaining job coherent. The human is left with the residue: the exceptions, the cases outside the distribution, the judgement calls nobody could write down.
So the operator now handles only the hardest cases, having lost the easy ones that used to build context, and does so with the least practice and the least current sense of how the system is behaving. The allocation was driven by what the technology could take, and the job design is whatever remained.
Skills go where practice goes
If the system handles the routine cases, the operator stops seeing routine cases. Manual proficiency decays, and so does the cognitive kind: pattern recognition, a feel for what normal looks like, the ability to improvise when the situation does not match anything in the manual.
The uncomfortable structure here is that the better the automation performs, the less capable its human backup becomes, and the backup is needed precisely when the automation has met something it cannot handle. Bainbridge’s version of this is that the operator is asked to take over in exactly the circumstances where takeover is hardest.
Vigilance is not sustainable
Bainbridge’s sharpest empirical point is borrowed rather than hers. Citing the vigilance literature, she writes that “we know from many ‘vigilance’ studies that it is impossible for even a highly motivated human being to maintain effective visual attention towards a source of information on which very little happens, for more than about half an hour.”2
A well-performing system is, from the monitor’s perspective, a source on which little requiring intervention happens.
So an approval step placed in front of a reliable system is not oversight. It is a signature. The failure mode has a name in the human-factors literature, automation bias: operators accept an automated recommendation without seeking out the confirming or disconfirming information they would have sought on their own, and the effect is stronger when accountability pressure is low.3
What follows is alert fatigue and mechanical compliance. The record shows that a human approved. It does not show that a human attended.
Verification needs a basis, and automation removes it
The fifth irony is the one that closes the trap, and it needs stating carefully, because the obvious version of it is wrong. The system was deployed because it performs the task faster, more consistently, or at a scale the available human cannot match. That does not make verification impossible. Checking is often easier than producing: you can spot a contradiction, an unsupported assumption or an unsafe result in work you could not have generated yourself.
What verification does require is an independent basis for judgement. Current domain knowledge. Access to the underlying evidence rather than only the system’s conclusion. And enough recent practice to recognise when something has departed from normal.
Automation erodes all three. The reviewer sees fewer ordinary cases, so the sense of normal fades. The system’s conclusion arrives before the reviewer has formed their own, which anchors the judgement it was supposed to test. And the cases that reach a human are the unusual ones, which is where an independent view is hardest to form.
So review can become ceremonial while the reviewer remains formally accountable. That is not a training problem. It is a control designed to ask for independent judgement after removing the conditions under which independent judgement survives.
What changes with agents
Two of these get materially worse.
Opacity. An industrial plant could be watched. Gears turn, valves open, a gauge reads high. A model’s intermediate states can be measured, but they do not map cleanly onto the concepts an operator needs in order to inspect or contest a decision. The monitoring problem shifts from “a human cannot watch continuously” to “a human cannot tell what they are watching.” Interpretability tools move this from complete opacity to partial opacity, which is progress and not a solution.
Graceful degradation. Many mechanical failures are comparatively legible: something jams, alarms or stops. Mechanical systems fail quietly too, through sensor drift, calibration error and metal fatigue, but the legible cases give an operator something to learn from. A model that is drifting keeps producing fluent, well-formatted, plausible output, and may compensate in ways that hold the headline metrics steady while the underlying quality falls. Failure that announces itself is a gift. Failure that maintains appearances is the harder case, and a common one in probabilistic systems.
What actually helps
Nothing on this list removes the ironies. Each one trades something away, and being explicit about what is being traded is most of the value.
Treat skill maintenance as a cost of the system, not overhead. Rotation, deliberate manual practice, realistic simulation, keeping a parallel path alive. All of it is inefficiency, purchased on purpose, and the choice is between paying it and accepting that intervention will fail when it is needed.
Combine random sampling with risk-based review. Continuous human review of a reliable system does not work, for the reason above. Random sampling estimates ordinary performance without waiting for an alert to fire. Risk-based oversampling then concentrates attention where it pays: novel inputs, weak confidence signals, policy-sensitive actions, and cases sitting near a decision boundary. The two do different jobs, and a targeted sample alone will not tell you the overall error rate. Where you can, monitor downstream outcomes rather than only the plausibility of the immediate output. Outcomes are harder to confuse with fluent presentation, although they can still be delayed, noisy or gamed.
Prefer loud failure to graceful failure. Halting obviously is usually better than continuing in a way nobody can detect. This runs against most engineering instinct and against most product instinct, and it is one of the design choices that does most to keep the human useful.
Be explicit about where the ironies are acceptable. Some settings justify full automation despite all of this: decisions on a timescale where humans cannot participate at all, volumes where manual handling is not merely inefficient but impossible, narrow domains where users notice failures naturally. In those cases the honest move is to state that human oversight is not a real control, and design for what happens when the system fails, rather than maintaining an approval step that produces signatures.
The trade that does not go away
Bainbridge’s closing observation is the one most often skipped. The more capable the automation, the more the system depends on the operator in the rare cases the automation cannot handle, and therefore the more, not less, that operator needs to be trained and kept in practice.
That is an unwelcome finding for anyone building a business case on headcount reduction, and it has survived more than forty years and a complete change of technology.
The ironies are structural rather than defects in a particular implementation. A better model does not make them disappear, and in some cases greater capability sharpens them by making intervention rarer, oversight more passive, and the exceptions that remain harder than the ones that came before.
Revision note, August 2026: this version adds sources on the vigilance literature and automation bias, removes an unsupported headline statistic carried in the original, and substantially revises the discussion of oversight.
Footnotes
-
Lisanne Bainbridge, “Ironies of Automation,” Automatica, Vol. 19, No. 6, pp. 775-779, 1983. Originally presented at the IFAC/IFIP/IFORS/IEA Conference on Analysis, Design and Evaluation of Man-Machine Systems, Baden-Baden, 1982. ↩
-
Bainbridge, above, citing the vigilance literature after Mackworth: “we know from many ‘vigilance’ studies that it is impossible for even a highly motivated human being to maintain effective visual attention towards a source of information on which very little happens, for more than about half an hour.” The underlying result is the vigilance decrement first measured by Norman Mackworth’s clock test for the Royal Air Force during the Second World War, and replicated widely since. ↩
-
The term and the mechanism come from the human-factors literature on automated decision aids: Kathleen Mosier and Linda Skitka (1996) on automation bias as reliance on automatically generated advice in place of thorough analysis, and Skitka et al. (1999) on commission errors arising from “not seeking out confirmatory or disconfirmatory information, or discounting other sources of information in the presence of computer-generated cues.” See also Raja Parasuraman and Dietrich Manzey, “Complacency and Bias in Human Use of Automation: An Attentional Integration,” Human Factors, 2010, for the review. ↩