The series, in order.
12 essays in 4 parts — the frame first, then the substrates that improve, the loops that fail and get guarded, and the stack beneath. Read it front to back, or pull whatever thread your production system touches first.
- 1The Self-Improving Stack
Self-improvement stopped being a training-time event and became an operating property — a loop distributed across four substrates: harness, skills, memory, and evaluators.
- 2Automation Ends Where Agency Begins
The agency/automation line is a definable engineering boundary — independence of decision, not tool-calling — and where you draw it fixes architecture, evaluation, and what to fear.
- 3Harnesses That Build Themselves
Harness design is model-specific and iterable, so it is becoming something agents do to themselves — weakness mining in, human authorship out.
- 4Skills Are Compound Interest
Skills — versioned, composed, evolved procedural knowledge — are the capability capital that survives model swaps and compounds across tasks.
- 5Memory You Can Train
Agent memory is crossing from retrieval plumbing to trained behavior — metamemory, memory-as-action, learned context representations, and governed persistent state.
- 6The World Model Turn
Next-state prediction is consolidating perception, prediction, and control — world models are becoming agent infrastructure rather than a research aesthetic.
- 7Training on Your Own Exhaust
Learning from self-generated experience has named, measurable failure modes — collapse, addiction, hacking — and the guardrails are becoming standard equipment.
- 8The Verification Ceiling
Verification is the binding constraint on agent autonomy — it no longer comes free with generation, and building it is the actual moat.
- 9Judges on Trial
The measurement layer of the agent economy fails basic measurement science — reliability is not validity, saturation hides regressions, and eval-portfolio design is now a discipline.
- 10The Red Queen Loop
Under self-improvement, static evaluators get consumed — evaluation must co-evolve with the agent or the loop optimizes the test.
- 11The Serving Loop
Inference stopped being a cost center — speculators train on live traffic and search primitives are trained in; the serving stack is inside the learning loop.
- 12After Autoregression
Parallel and any-order generation is the first credible bid against left-to-right — simultaneously a training story, a transparency story, and a serving story.