Adam Smith famously described the manufacturing of a pin as being divided into 18 distinct operations; drawing the wire, straightening it, cutting it, pointing it, grinding it, etc.
He noted that a solitary worker attempting every step themselves could barely make 20 pins a day. But by splitting the process into specialised roles, a factory could produce 48,000.
For the last twenty years, the "Full Stack Engineer" has essentially been that solitary, pre-industrial artisan. We glorified the hustle but the reality was inefficient. We were one person trying to perform 18 different specialised tasks like writing logic, writing tests, debugging, documenting, migrating databases and managing config.

The Cursor Era (2025)
When AI coding assistants became mainstream in 2025, they didn't change the structure of the work. They just gave the artisan power tools.
"Straightening the wire" (boilerplate) became instant. "Pointing the pin" (refactoring) took seconds.
I saw huge productivity gains here but the constraint remained. I was still the bottleneck. It was a multi-task flow with me as the frantic orchestrator, tabbing through suggestions and managing the diffs.
The Claude Code Era (2026)
My recent experience with agentic tools in 2026 marks the shift to the true Pin Factory model.
We are finally getting the division of labour Smith wrote about, only we aren't hiring more people. We are spinning up agents. The AI is beginning to handle the original 18 tasks independently and it is the start of an automated factory line.
This doesn't mean the human leaves the building. It means our job description changes fundamentally.
If the AI handles the 18 tasks of "making the pin", we are left with the new, 19th task: Factory Orchestration.
For the gamers out there, it's the difference between mining coal by hand and playing Factorio. You stop worrying about the individual unit and start worrying about the system. You have to focus on hooking up the machines so the output of the "Architect Agent" feeds perfectly into the "Testing Agent" and ensures nothing falls off the conveyor belt.
The era of the solitary artisan is ending. The era of the Systems Architect is just beginning.