Discussion about this post

User's avatar
Marissa Harcourt's avatar

The section on scaffolding is exactly where the enterprise battle is being fought right now. Everyone wants to buy a fully autonomous agent, but what they actually end up building is rigid state management infrastructure. Having an initializer agent force a feature list before any code gets written is just good product management translated into software architecture. If the loop doesn't have a structured progress file to reference across sessions, it isn't an agent, it is just an expensive random walk. Really really great breakdown!

Mitchell Kosowski's avatar

The compounding error math is the section more teams need to sit with — 95% per-step reliability sounds fine until it's 36% success over twenty steps.

The corollary is that the highest-leverage agent improvement usually isn't a better model, it's a cheaper verifier: tests, schema checks, anything that lets the loop catch a bad step before it compounds.

That's the quiet reason coding agents worked first, and a decent predictor of which domains agents will crack next.

7 more comments...

No posts

Ready for more?