skip to content
Topic

design

37 essays on this topic.

  1. What a port forgets

    Porting a tool's API ports its constraints. Design from the target environment's ideal, then reconcile against the source's primitives.

  2. The engine is the policy

    A clever optimisation that was a silent regression. The override flags survived out of habit. None of the reasons survived contact with the actual numbers.

  3. Biology as a Design Constraint: How Cell Biology Names Generate Architecture

    Using cell biology naming not as metaphor but as engineering manual — how mTOR's biology predicted circuit breakers, autophagy, and negative feedback loops before we designed them.

  4. The Name Collision That Found Two Tools

    When a dispatcher and an executor share a name, you don't have a naming problem. You have an architecture problem.

  5. When the Name Doesn't Fit

    Naming as a design constraint: if a tool resists a name, the tool needs redesigning, not the name.

  6. Split on Access Control, Not Abstraction

    Repo boundaries enforce access control, not abstraction. Directories handle abstraction. If two things have the same visibility requirement, they belong in the same repo.

  7. Budding

    Every other component in the organism had a biological name. Agents didn't. Three failed attempts and a yeast cell later, they do.

  8. 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.

  9. Autopoiesis

    The defining property of life is not metabolism or reproduction -- it's autopoiesis. A system that continuously produces and maintains itself. That's the north star.

  10. Titration

    Force every component to carry a biological name. Study the mechanism. The gap between biology and your system is the design insight.

  11. The Architecture Biopsy

    A method for finding gaps in AI systems that architecture reviews miss. Force a naming constraint, and the breaks reveal what's missing.

  12. Why the Cell

    Atoms have forces. Molecules have shape. Cells have organization. That's why cell biology is the design library.

  13. Force the Level

    Pick one biological level for all your naming. The constraint is the design exercise.

  14. Growing Up

    The LLM isn't dark matter. It isn't borrowed. It's a brain. The organism just needs to grow up.

  15. The Borrowed Brain

    The LLM isn't dark matter. Biology invented general-purpose reasoning. It's called a brain. We're just borrowing one.

  16. The Dark Matter of the Cell

    Everything in my AI system maps to cell biology. Except the LLM. That's the point.

  17. Naming the Unnameable

    I tried to give LLMs a biological name. Every name broke. The failure was the finding.

  18. There Is No LLM in a Cell

    Cells run thousands of simultaneous reactions without general-purpose reasoning. Shape is enough.

  19. The Boundary Is an Assessment

    The tool/skill distinction isn't a property of the capability. It's a property of the context it operates in.

  20. Workflows, Not Containers

    AI coding tools give you boxes to put things in. Biology suggests you should be thinking about how things flow instead.

  21. Naming Is a Design Review

    Every biological name is a testable hypothesis about what your system should do.

  22. Bridge or Seed

    Every skill you build is one of two things. Knowing which changes what you build next.

  23. The Organism Has a Cortex

    Biological metaphors in AI systems break at the autonomic-deliberate boundary. The fix isn't dropping biology — it's getting the neurology right.

  24. The Model IS the Architecture

    How biological modelling determines system structure — not just naming, but what you build and what it can become.

  25. Deterministic Over Judgment

    Why the future of agentic trust depends on liquidating prompt-first reasoning for a metabolic core.

  26. The Constitution Eats Itself

    Design for the failure modes of your medium, not the capabilities. Then watch the rules dissolve themselves into programs.

  27. hygiene

    On the metabolic necessity of pruning agentic context to survive the entropic heat death of the credit balance.

  28. LLMs Are Enzymes

    Why we should stop treating AI as a chatbot and start treating it as a metabolic organism governed by credit scarcity.

  29. Conversation Is Metabolism

    When epistemic trust runs dry, generative synthesis regresses into mechanical synchronization and eventual structural dissolution.

  30. Everything Is Energy

    Tokens are energy. Text is mass. The context window is the budget. The rest is plumbing.