The executor changed. Now become the machine, not the critic.
The agents are here and they are writing the code. So every piece of career advice aimed at engineers now says the same thing: the code is a commodity, move up. Become the architect who writes the spec. Become the reviewer who judges the output. Stop typing, start directing.
It sounds safe. It is the wrong direction. The two layers everyone is sprinting toward, framing at the top and validation at the bottom, are the two layers getting eaten first.
What does "move up" actually mean?
The consensus has a shape. Agents write the code in the middle, and the human keeps the two ends: a thin layer of preparation on top, a thin layer of review on the bottom. Two clean human bookends around an autonomous middle. Hand down the spec, wait, read the diff, approve.
Look closely at those bookends. Both are thinning.
Why does reviewing 50 PRs a day feel like drowning?
Because a human reading output line by line was never going to scale, and the seam is already splitting in the data.
DORA's research on AI-assisted development shows the machine ships a touch faster and breaks noticeably more: a 25% jump in AI adoption tracks with delivery stability dropping 7.2% while throughput barely moves. And the trust is not there to absorb it. Thirty-nine percent of developers trust AI output only a little, or not at all. More speed, more breakage, less trust, all landing on the same choke point: the human at the exit trying to read everything.
The exit cannot be a human standing at the door reading every line. At fifty PRs a day, that human is the bottleneck, not the safeguard.
So if your plan is to become the person who reads and approves everything, you are volunteering to be the wall the flood hits.
Is writing the spec still your job?
The other bookend is thinning from the opposite end.
The preparation people are proud of, the twelve-page spec hand-crafted before a line gets written, is a skill with a shrinking shelf life. METR measures how long a task a frontier agent can finish on its own, and that horizon is now doubling every few months. The latest models hold tasks that take a human around five hours without a hand on the wheel. Every month the model needs less hand-holding to hold a goal, plan, and ask the right question back. The elaborate upfront essay is the part that compresses fastest.
Preparation does not vanish. It stops being an essay you write once and becomes context and rails you build into the system. Thoughtworks just moved context engineering to the "Adopt" ring on its Technology Radar, calling it "a foundational architectural concern." The spec that survives is engineered, not written.
So where did the preparation and validation actually go?
Not up. In. Into the machine.
This is the move people miss. Preparation and validation do not disappear as work. They stop being two human stations at the ends and get absorbed into the execution system itself. The spec becomes rails in the harness. The review becomes the gates you wired, the reviewer-agents you run, the proofs the system produces before anything reaches you.
Be precise about validation, because this is where the whole thing turns. Validation as a mandatory state never goes away. Nothing ships un-validated. That was never negotiable. What changes is the thickness: the human attention inside that state drains out, and engineered validation, built into how the work runs, thickens to replace it.
Manual review is a place a human stands. Engineered validation is a thing the system does by construction. The first one is thinning. The second one is the whole new job.
Which means the middle, execution, is the layer that got thicker. Except execution stopped meaning typing. It now means building and running the machine that frames itself, executes, and validates itself at scale. That is a fatter, more operational job than either bookend everyone is running toward.
What does the new executor actually do all day?
He is not the fastest typist. He is not the pure architect who hands down specs and never touches the machine. He is an operator. He builds the harness, wires the gates, runs the fleet, and owns the outcome in production. The line between senior IC and manager blurs from below, because a single engineer now runs a fleet, which makes him a kind of lead whether the title admits it or not.
His day is not writing functions. It is shaping the rails so agents do not drift, decomposing work into clean delegable units, setting the gates that catch bad output automatically, letting the autonomous middle run, and owning the exit: not "did I read every line" but "did the system I built produce something trustworthy."
What thickens. Learn this or become overhead:
- System design and production judgment. When you cannot read every line, you have to design the system that makes unread code safe. This is the skill, not a nice-to-have.
- Validation built into execution: test harnesses, gates, reviewer-agents, observability, CI as a governor.
- Root-cause debugging on a system you did not type. You read behavior, not authorship.
- Specification as code and context engineering, so agents do not drift.
- Operating discipline: cost and token economics, orchestration, and the reflection loop where every rejected output edits the input that produced it.
- Product judgment: framing the right problem, because drift is confident code solving the wrong one.
What thins. Stop hanging your identity on it:
- Syntax fluency, typing speed, memorized APIs. Commodity.
- Hand-writing boilerplate and reading every diff line by line.
- The twelve-page spec as a one-time essay.
- "I personally wrote every line" as a craft identity.
Thoughtworks' April 2026 Radar frames the whole moment as a return to engineering fundamentals: the inflection point "is not so much about technology, it is about technique." HBR spent February 2026 on the same question from the other side, how workers rebuild good judgment as AI absorbs the routine. The judgment did not leave. It moved into the design of the system.
Who is going to lose this transition?
The loudest ones. The engineers writing essays about how AI will never replace real craft are defending the exact layer that is draining, the hand-typed line and the hand-read review. They are not wrong that judgment matters. They are wrong about where it now lives. It moved out of their hands and into the system, and they are guarding an empty room.
The ones quietly winning did not move up to the control tower. They went deeper into the machine. They stopped being the person who writes or approves the work and became the person who operates the system that does both.
That is the executor now. Not the typist. Not the critic. The operator. If you want the frame this one lives inside, the two floors of it and how a whole team runs on it, that is the Managed and Governed Autonomy operating model. Most teams will not make the move in time. Not because the models are weak. Because too many people are still standing in the room the work already left.