← Patterns

Augmentation Over Automation

Core Concept

Stop trying to eliminate the human from the loop. Instead, design systems where agents handle what they’re good at and humans fill the gaps as efficiently as possible. The innovation isn’t making the AI better — it’s designing the workflow so human intervention is minimal, well-placed, and fast.

The question shifts from “How do I automate X?” to “How do I build a system where agents do the 80% and humans handle the 20% as efficiently as possible?”


The Two Mindsets

Automation MindsetAugmentation Mindset
GoalRemove the humanOptimize the human’s time
Frustration sourceAgent limitations (security, reliability, hallucination)Poor handoff design between agent and human
Design question”How do I make the agent do this whole task?""Where do I place the human touches for maximum leverage?”
Failure modeFragile end-to-end automation that breaks silentlyOver-indexing on human review when the agent could handle it
System designAgent as replacementAgent as teammate

Intellectual Ancestry

Doug Engelbart — “Augmenting Human Intellect: A Conceptual Framework” (1962). Engelbart’s entire research program at SRI was about augmenting human capabilities, not replacing them. The mouse, hypertext, collaborative computing — all designed to make humans more capable, not less necessary. Engelbart is a personal hero of Dave’s.

Kasparov’s “Advanced Chess” (1998) — After losing to Deep Blue, Kasparov invented “centaur chess” where human+computer teams compete. The insight: the best centaur teams weren’t the best humans or the best computers — they were the teams with the best process for dividing work between human and machine.

The centaur principle: Human+AI teams outperform either alone, but only when the handoff points are well-designed.


Where I’ve Seen It



Cross-References