Drafting, first-pass analysis, routine research, summarising, tidying data, writing the boring tests. These were the junior workload, they were genuinely inefficient, and they are the tasks AI does most convincingly.
Automating them looks like pure gain until you ask what they were for. They were not only output. They were the years in which somebody built the pattern library that later gets called judgement.
Expertise was a by-product of doing the unglamorous work
Nobody learns to spot a broken argument by being told what a broken argument looks like. They learn it by writing several hundred of them, having each one corrected, and gradually noticing the shape of the mistake before they make it.
The same is true of code review instincts, of knowing which customer complaint is a symptom of something bigger, of sensing that a plan is a week of work rather than a day. All of it came from volume plus correction, applied to work that was, individually, not very important.
Remove the volume and the correction still has nothing to act on. The junior produces a generated draft, it is broadly fine, it gets approved, and nobody learned anything. The output improved and the person did not.

The trap this creates for organisations
The immediate economics are clear and they point one way: fewer juniors, more tooling, faster delivery. Every quarter this looks correct.
The bill arrives later, and somewhere else. Senior people leave, retire or move, and the bench that should have replaced them was never built, because the work that builds it was automated for a saving that felt obvious at the time. You cannot hire your way out of that quickly, because everyone else made the same decision in the same quarter.
This is a slow failure with no alarm attached, which is the kind organisations are worst at avoiding.

What actually works for junior development now
The answer is not to ban the tools and make people do it the slow way for their own good. That is unpopular, hard to enforce, and wastes real efficiency. It is to be deliberate about the thing that used to be automatic.
- Give juniors the review seat, not only the production seat. Critiquing generated work builds the same pattern library that producing it used to, and it is a better use of the time.
- Ask for the reasoning, not the artefact. If somebody cannot explain why the output is right, they have not done the work regardless of what they submitted.
- Create small decisions with real consequences and let people own them. Judgement is built from outcomes, so it needs outcomes.
- Protect some slow work on purpose in the area somebody is meant to become expert in. Not all of it. Enough to build the instinct.
What this means if you are the junior
You are in a harder position than the generation before you and it is worth naming rather than pretending otherwise. The path they took, doing volume until it turned into instinct, has been partly removed and nobody has published a replacement.
The practical response is to seek out the parts that build judgement rather than the parts that finish tasks. Ask to review. Ask why decisions were made. Make predictions and check them. Do some work by hand deliberately. It is slower in the short term and it is the entire difference between three years of experience and one year repeated three times.


