Reading companion

Centaurs and Cyborgs on the Jagged Frontier

This page is meant to sit in a second tab beside the original — it explains and orients, but it is deliberately useless as a substitute. Collapsed sections open where you want more.

Open the original ↗

Before you read

This is a research report with metaphors attached, not an essay with data attached — and the two things it is famous for, the phrase jagged frontier and the centaur/cyborg pair, arrive late.

The experiment underneath: 758 consultants at Boston Consulting Group, about 7% of its consulting force, randomly assigned to work with or without GPT-4 on 18 tasks BCG designed to resemble real client work. It was pre-registered: the measures were fixed in advance, which makes cherry-picking hard. The working paper, Navigating the Jagged Technological Frontier by Fabrizio Dell'Acqua, Karim Lakhani and colleagues, was not yet peer reviewed.

The post's two halves point in opposite directions — AI makes everyone better, then makes trained professionals worse — and most people who cite it remember only the first. Note the date, too: September 2023, GPT-4. The frontier has moved since, which changes what sits on which side of the wall, not that there is a wall.

While you read

The experiment, in plain terms

"we took hundreds of consultants and randomized whether they were allowed to use AI"

Randomizing is the point. Compare AI users to non-users in the wild and you mostly measure who adopts new tools; a coin flip makes the groups comparable, so the difference between them is caused by the AI.

The tasks were ordinary consulting work — idea generation, market segmentation, marketing copy, a persuasive memo — for a fictional shoe company, vetted for realism by a shoe-company executive. The tooling was deliberately unremarkable: plain GPT-4, no fine-tuning, no elaborate prompting. The gains are what you get from handing capable people an ordinary chatbot.

Open this passage in the original →
The wall you cannot see

"Imagine a fortress wall, with some towers and battlements jutting out into the countryside, while others fold back towards the center of the castle."

The frontier is the set of tasks the AI can do; jagged means its difficulty ordering does not match yours. A sonnet, formally intricate, is easy; an exactly-50-word poem is hard, because models read text as tokens — chunks that are often fragments of words — so counting words is awkward for them.

But jaggedness is not the dangerous part. Invisibility is. A border you could see would be a user manual. Because you cannot see it — and because a model states errors in the same fluent register as successes — the output never tells you which side you are on.

Open this passage in the original →
What the AI users gained, and who gained most

"consultants using ChatGPT-4 outperformed those who did not, by a lot. On every dimension. Every way we measured performance."

The headline numbers: 12.2% more tasks finished, 25.1% faster, 40% higher quality by the graders' ratings. Those measure throughput, speed, and rated quality on tasks with no single right answer — real, but not the same as accuracy.

Then the finding people underrate: AI acted as a "skill leveler". The consultants who scored worst at baseline gained most, 43%; the top performers gained less. That cuts two ways: if finished output is what matters, leveling is wonderful; if the gap between competent and excellent is how novices become experts, it is an unsolved problem wearing the costume of a compliment.

Open this passage in the original →
The task built to break them

"human consultants got the problem right 84% of the time without AI help, but when consultants used the AI, they did worse"

BCG built one task to fall outside the frontier: a problem where the AI would give a confident, plausible, wrong answer a competent human could see through — which, Mollick notes, was hard to arrange. The result inverts everything above: 84% correct unaided, 60–70% with AI.

The mechanism has a name, from Dell'Acqua's separate study of recruiters: "falling asleep at the wheel". When the assistant is right almost every time, checking stops feeling worth the effort, so people stop — including when checking was the job. AI users also wrote up their wrong answers better: fluency and correctness came apart, and only one of them was visible.

Open this passage in the original →
Centaur and cyborg

"Centaurs have a strategic division of labor, switching between AI and human tasks"

Two working styles, not two kinds of person. The centaur draws a line and allocates across it by strength: I choose the statistical approach, the AI builds the chart. The cyborg refuses the line — "Cyborgs don't just delegate tasks; they intertwine their efforts with AI" — starting a sentence for the model to finish, handing over fragments, crossing continuously.

What makes the pair useful is what both refuse to do: hand over a whole task and walk away. That refusal separates the consultants who won on both halves of the experiment from the ones who fell asleep — and there is no manual for locating the wall, only walking into it on work you know well enough to catch the errors.

Open this passage in the original →

Counterpoints

  • One firm, one profession, one model, one moment. Elite consultants at a single strategy firm, on tasks that firm designed, using GPT-4 in mid-2023. Mollick reports human and AI graders agreeing as reassuring, but agreement is not validity: if AI graders share the preferences of the AI being graded, both reward polish.
  • It has not replicated cleanly everywhere. A 2025 randomized trial by METR found AI tools made experienced open-source developers roughly 19% slower in codebases they knew well — while those developers believed they had been sped up. Anil Doshi and Oliver Hauser found generative AI raised individual creativity while making the collective pool of stories more alike. Direction of effect depends on task, expertise, and familiarity.
  • Skill leveling versus the apprenticeship problem. Matt Beane (The Skill Code, 2024) argues expertise is built by doing the hard, unaided parts of a job under supervision — so when the tool does those parts, the ladder loses rungs. The 43% gain at the bottom is the study's happiest number and its most unsettling.
  • Maybe the ergonomics are the small question. Centaur and cyborg assume a durable division of labor. If the frontier keeps advancing and its jagged edges smooth, the question becomes economic rather than practical — which is where The Cyborg Era and Plentiful, high-paying jobs in the age of AI take it.

Questions to carry

  • Where is the wall in your own work? Name a task you would bet is inside the frontier and one outside — then ask what would tell you if you had them backwards.
  • Centaur or cyborg, on which tasks? What does checking the AI's work cost, and is it less than the speed that made you reach for it?
  • If AI raises the floor, what happens to the climb to the ceiling? Where did you acquire the judgment you use to catch the model's errors?

Go deeper

  • Capability elicitation — why the frontier's edge partly depends on how you ask: some apparent failures are prompting failures, not capability limits.
  • Automation bias — decades of human-factors research on this exact failure, from autopilots to clinical decision support.
  • Trust calibration in human-AI systems — the design problem the post leaves open: how a system might signal how far to trust it here.
  • Algorithm aversion — the opposite error: people also abandon accurate systems after watching them fail once.