Automation rarely removes the work; it redistributes it
When an AI system appears to complete a task instantly, the visible transaction conceals a longer chain of human effort. A customer sees a chatbot answer a billing question in five seconds; behind it sit people who cleaned historical conversations, labelled intent, wrote policy-compliant responses, tested failure cases, reviewed uncertain outputs and updated the knowledge base. The machine compresses the final interaction, but much of the labour has moved upstream into preparation or downstream into exception handling. It may also have moved geographically, contractually and organisationally, making it easier to overlook.
This distinction matters because productivity claims often compare automated handling time with the previous manual process while omitting the full operating model. If software resolves 70 per cent of 100,000 monthly enquiries, that sounds like 70,000 tasks removed. Yet the organisation may still need reviewers for 5 per cent of automated answers, specialists for 30,000 escalations, engineers monitoring drift and writers maintaining hundreds of source articles. The net gain can remain substantial, but only after those costs, queues and dependencies are counted. AI is not a single worker replacing another; it is a production system whose labour becomes distributed across many roles.
The annotators who turn raw material into usable data
Data annotators provide the examples through which many AI systems learn distinctions. They draw boxes around pedestrians for computer-vision models, classify support tickets, transcribe speech and rank competing answers from language models. A seemingly simple label can require judgement: whether a comment is threatening, whether a medical note indicates a current condition or family history, or whether a damaged road sign is still legible. Large projects can involve millions of decisions. At five seconds per label, one million labels already represent nearly 1,400 hours before quality checks, training and rework.
This work is frequently fragmented among outsourcing firms and platform workers, where low rates and thin context create predictable risks. A labeller paid per item has an incentive to move quickly, while the buyer needs consistency on ambiguous cases. Strong programmes counter this with written guidelines, calibration rounds, gold-standard examples and duplicate labelling. Requiring three people to assess every item increases direct effort threefold, but exposes disagreement that a single label would hide. Inter-annotator agreement is therefore not administrative trivia; it is evidence about whether the category itself is coherent enough to automate.
Annotation also carries emotional and political costs. Content moderators may repeatedly view violence, sexual abuse or hate speech so that classifiers can recognise it. Workers labelling dialects, disability-related language or regional addresses may discover that specifications were designed around assumptions they do not share. Responsible buyers set exposure limits, provide mental-health support, pay for training time and create channels for contesting defective instructions. Cheap labels are expensive when they encode the wrong world.
Reviewers and raters define what ‘good’ means
Once a model produces outputs, human reviewers decide which are accurate, useful, safe or stylistically appropriate. Their preferences can become training signals through supervised fine-tuning or comparative ranking, and their scores often determine whether a release passes internal thresholds. A reviewer comparing two summaries is not merely checking grammar. They may weigh factual fidelity against readability, brevity against completeness and policy compliance against practical usefulness. Those trade-offs become part of the system’s behaviour, even when users are told the model learned from data rather than from people making normative choices.
Evaluation is labour-intensive because headline accuracy can conceal severe local failures. A model scoring 92 per cent overall may perform at 60 per cent on uncommon invoice formats or minority accents. Reviewers must build representative test sets, inspect error clusters and challenge apparently strong averages. Red teams add adversarial pressure by attempting prompt injection, fraud, data extraction or unsafe advice. If they test only 500 prompts against a product supporting dozens of languages and workflows, the resulting assurance has obvious limits; if they test tens of thousands, the labour and cost rise sharply.
The central trade-off is between review depth and delivery speed. Organisations under launch pressure may use a small, homogeneous group, vague rubrics or automated grading by another model. Model-based evaluation can reduce cost, but it can reproduce the evaluator model’s blind spots and reward outputs that merely look plausible. Human review remains essential wherever the definition of quality depends on context, consequences or contested values.
Operators keep the system moving between certainty and doubt
Production AI creates queues of uncertain, high-risk or technically failed cases. Human operators handle them. In a bank, a fraud model may freeze obvious attacks, clear routine transactions and route borderline payments to investigators. In a warehouse, software may optimise picking routes while supervisors intervene when inventory records conflict with physical stock. In customer service, agents receive conversations the chatbot cannot resolve, often after the customer has already repeated details and become frustrated. Automation concentrates the remaining workload into harder cases rather than leaving a representative sample of the old job.
That concentration changes staffing needs. If an automated service handles predictable queries but escalates 10 per cent of interactions, planners cannot simply retain 10 per cent of the original workforce. Escalations may take three times longer, arrive in bursts and demand greater authority. Operators also need time to reconstruct what the system attempted. A poor handover containing only a transcript forces the human to diagnose the failure from scratch; a good one carries verified identity, actions already taken, confidence signals and the precise reason for escalation.
Humans in the loop can become ceremonial safeguards when throughput targets discourage intervention. An employee asked to approve one decision every few seconds is likely to defer to the machine, particularly if disagreement requires extra paperwork. Meaningful oversight requires manageable queues, clear stop authority and measurements that reward correct challenges rather than raw acceptance. The relevant metric is not whether a person clicked approve, but whether that person had the information, time and institutional permission to alter the outcome.
Subject experts supply the knowledge models cannot own
Doctors, lawyers, engineers, accountants and policy specialists perform work that is difficult to see in a product demonstration. They define terminology, identify authoritative sources, specify prohibited actions and decide which errors are tolerable. A clinical assistant that recommends the wrong restaurant is inconvenient; one that misses a drug interaction can cause harm. Subject experts therefore establish risk tiers and escalation rules before deployment, then examine incidents after launch. Their labour is expensive, but using generalist reviewers to validate specialist claims merely transfers cost into undetected errors.
Expert involvement is also necessary when reality changes faster than a model. Tax thresholds, product catalogues, sanctions lists and clinical guidance can change between training and use. Retrieval systems reduce this gap by fetching current documents, yet people must select those documents, manage versions, resolve contradictions and retire obsolete material. A 500-page policy library is not automatically a reliable knowledge base. It needs ownership, review dates, metadata and a process for urgent amendments.
The design trade-off is often framed incorrectly as expert accuracy versus scalable automation. In practice, expert time should be concentrated where it has the highest marginal value: defining rules, adjudicating difficult examples, reviewing high-impact failures and training operational teams. Asking a consultant to inspect every low-risk output wastes scarce capacity; excluding experts until a public failure is worse. Mature systems create sampled review regimes and risk-based thresholds that convert limited expertise into durable controls.
Engineers, product teams and hidden maintenance work
AI operations extend beyond model training. Data engineers maintain pipelines; machine-learning engineers manage deployment; security teams test access controls; product managers define fallback behaviour; designers make uncertainty legible; and site-reliability staff respond when latency or vendor outages disrupt service. A model can be technically available while the surrounding system is unusable because a document index is stale, an integration changed its schema or response times doubled. These are automation failures, but their remedy is conventional operational labour.
Maintenance is continuous because data and behaviour drift. A demand forecast trained on two years of stable sales may fail after a price rise, competitor launch or transport strike. Teams must monitor prediction distributions, business outcomes and error rates by relevant segment. Alerts then create another human queue: each anomaly must be investigated, classified and either fixed or dismissed. Too many alerts produce fatigue; too few leave silent degradation. Thresholds are therefore economic decisions about the cost of investigation versus the cost of missed failure.
Generative systems add editorial maintenance. Prompt templates, safety rules, retrieval indexes and model versions interact, so changing one component can improve one metric while damaging another. A new model may reduce hallucinations but become slower or more expensive; a stricter filter may block legitimate discussion. Release teams need regression suites, staged roll-outs and rollback plans. The apparent intelligence of the product rests partly on disciplined change management that resembles running any other critical service.
Workers affected by AI also perform adaptation labour
Employees whose jobs are ‘augmented’ must learn new interfaces, check unfamiliar outputs and redesign routines. This adaptation is labour, even when it is excluded from project budgets. A sales team may save ten minutes drafting each proposal but spend hours learning prompting conventions, correcting fabricated product details and documenting approved use. Managers may need to revise quality checks and incentives. If training occurs informally beside normal duties, the organisation receives an artificially flattering estimate of implementation cost while workers absorb the burden.
AI can also remove satisfying tasks and leave behind emotional or cognitively taxing ones. A claims handler may once have processed a mixture of straightforward and complex cases; after automation, every file on their desk may involve ambiguity, distress or suspected fraud. Productivity targets based on historical averages become unrealistic. Conversely, systems can improve work when they remove repetitive transcription, locate evidence quickly and give staff more time for judgement. The outcome depends less on the presence of AI than on job design, staffing and whether saved time is captured as higher quotas or shared as reduced workload.
Workers are valuable sources of operational evidence. They see recurring errors, awkward handovers and customer responses before dashboards do. Organisations should pay them for structured feedback, include them in pilot design and publish what changed as a result. Without that loop, feedback becomes an unpaid suggestion box and trust deteriorates. Consultation is not simply a labour-relations courtesy; it is a method for discovering failure modes that benchmark datasets cannot represent.
A complete ledger for automation decisions
Leaders should map every human role before approving an AI business case: data creators, annotators, reviewers, red-team testers, subject experts, operators, engineers, trainers, affected workers and people handling complaints or appeals. For each role, the ledger should record hours, pay, location, employment status, exposure to harmful material, required expertise and peak capacity. It should also identify who bears the cost when the system is wrong. A false positive may save the provider seconds while forcing a customer to spend days reversing a decision.
The same ledger should measure outcomes beyond model accuracy. Useful indicators include escalation rate, average handling time after escalation, reviewer disagreement, override frequency, incident severity, rework, appeal success and performance across languages or demographic groups. Cost per automated transaction is meaningful only when it includes annotation, monitoring, vendor fees, infrastructure, maintenance and exception handling. A system that automates 80 per cent of cases but doubles the cost of the remaining 20 per cent may still be worthwhile; the decision should rest on complete arithmetic rather than a theatrical demonstration.
Visibility creates accountability. Contracts can require fair pay and welfare protections for data workers. Product documentation can disclose where human review occurs and what it cannot guarantee. Internal governance can assign named owners to knowledge sources, escalation queues and incident response. The objective is not to reject automation because humans remain involved. It is to recognise that dependable AI is a managed collaboration between people and machines, then fund, protect and measure every person whose labour makes the automation appear effortless.
Comments (0)
Discussion is opening soon. Be the first to comment.