systems
27 essays on this topic.
- The Agent Is the Trace
Long-running agents are not defined by the model call. They are defined by the state, rules, tools, failures, and corrections that survive it.
- Recovery Is Not Control
Fast repair is useful, but it does not prove that a system remains understandable.
- Enzyme, Receptor, Cell Type
Three components of a living system map cleanly to tool, skill, and agent. The biology isn't decoration -- it's the test.
- Tools Are Instruments, Skills Are Recipes
The tool/skill/agent distinction isn't just compression ratio — tools are instruments, skills compose them with judgment. Same thing only at the leaf.
- Name Your System After Biology, Then Rename It
Force your software's vocabulary into a biological framework. The gaps between the mapping and your system are design questions you'd never otherwise ask. Then switch to a different framework and ask different questions.
- The Emergence Ladder: From Molecules to Economies
The larger the system, the less it can be managed and the more it must be emerged. This pattern — from water to ant colonies to AI agents to economies — reveals the design principle for scaling autonomous systems.
- Cross-Model Review: Why Model Diversity Beats Model Capability
When AI models review each other's work, independence matters more than intelligence. The same principle that makes external audit valuable makes cross-model review sharper than same-family review.
- The One-Cycle-Late Test
A simple heuristic for deciding how often to review anything: pick the longest interval where being late by one full cycle is still fine.
- The TODO Intake Gate
Most TODO systems fail from too many items, not too few. A four-test intake filter for what deserves your attention.
- Match the Tool to the Shape
Not every goal is a flywheel. The most common mistake in personal systems is treating a checklist as something that compounds.
- When a Heuristic Has Two Homes
Dual-mapping as a diagnostic for gaps in your knowledge architecture.
- The Immune System Pattern
What biology already knows about self-healing systems, and why your automation probably isn't one
- The Pipeline Paradox
Monitoring systems need consumers before they need features
- Systematise Decisions, Not Actions
Actions are cheap to redo. Bad decisions compound. Build systems around the judgment calls, not the mechanical steps.
- I Made AI Remember to Remember
Most AI memory is either always-on or ephemeral. The missing category is prospective: remember until a context arises, then forget.
- Not Every Cron Job Is a Feedback Loop
Automation that collects without learning is just a cron job. The difference is a feedback signal — a number that goes up or down.
- The Byproduct Trap
When the paper becomes more interesting than the answer you set out to find
- The System for Checking Is Not the Checking
On the difference between eliminating friction and eliminating anxiety — and how to know when you've crossed the line.
- The Accidental Life OS
I spent an afternoon researching AI tools for personal life management. The conclusion was that I should stop looking.
- The Comfort Trap
The right test for any AI interaction isn't 'did it help me?' but 'am I more capable after it?'
- The Personalised System Era
AI coding agents didn't just make developers faster. They changed who gets to have a bespoke system.
- Let the OS Schedule, Let Your Tool Dispatch
The moment I stopped building scheduling into my tools, everything got simpler.
- The Infra Trap
Building tools to support your work can quietly become a substitute for the work itself.
- Where Rules Live
The difference between a rule that works and a rule that doesn't is usually not the content of the rule — it's where it lives.
- The Experiment Loop Without the GPU
Andrej Karpathy's autoresearch project is being read as a demo of what H100s can do overnight. It's actually a discipline for doing rigorous work on anything measurable.
- Instructions Don't Enforce Behavior. Templates Do.
Why the structure of an output matters more than the instructions that produce it.
- I Made the AI Remind Me of My Own Blind Spots
I kept missing things at the end of AI sessions. So I stopped relying on willpower and systematised the nudge instead.