AI-assisted engineering · evidence first · 2025–26
10x is a loop, not a prompt.
Read across the people worth reading on this — Anthropic's agent guidance, the METR trial, Simon Willison, Mitchell Hashimoto, Armin Ronacher, and Addy Osmani's "70% problem." The answer is not "prompt better." It is: build the loop the agent runs in, and stay the one who judges.
The one idea
The multiplier comes from a verification loop the agent can run without you — while you keep architecture, review, and taste.
The number
They predicted +24%. They experienced −19%. Afterwards they still believed +20% — a 39-point gap between feeling and fact. AI feels fast; the measured cost was waiting on it, evaluating plausible-but-wrong output, and fixing it.
Read the scope before despairing: experts, on code they knew intimately — AI's weakest terrain. Where it measurably shines is the other side of that boundary: unfamiliar code, greenfield, prototypes, and projects that would never have justified the time at all. The lesson isn't "AI slows you down." It's that unverified AI use can slow you down while feeling like acceleration.
Close the loop
The single most repeated instruction in every source: give the agent a check it can run itself — tests, a build, a lint pass, a screenshot diff. Anthropic: "the difference between a session you watch and one you walk away from." Willison: "if you haven't seen it run, it's not a working system."
Demand evidence, not assertion: "ran the tests" means showing the output. Ronacher's tooling rules feed the same loop — tools must be fast (a 5-second compile wrecks iteration), loud on misuse, observable via logs the agent reads.
Keep vs delegate
This is the knowledge paradox: seniors use AI to accelerate what they already understand and can judge; juniors use it to substitute for understanding — and hit the 70% wall, where every fix spawns new bugs in a system nobody in the loop actually knows.
Context is scarce
Start Monday
Check your model
← Aping Press g for the grid