Now

What I’m doing and thinking about—March 2026

Consulting on agent infrastructure and orchestration. The arc from robotic tooling to defense ML to production AI to agent systems has converged: the attributes I pursued at every stage—efficiency under constraint, calibration, interpretability, graceful degradation—are now the attributes the entire agent paradigm demands.

Conviction

The bitter lesson says general methods leveraging computation consistently outperform approaches based on handcrafted human knowledge. Most agent harnesses today fight this—shifting complexity away from the part that scales (the model) into the part that doesn’t (bespoke scaffolding).

Agent harnesses should be thin interfaces to scalable computation, not the place you stash the intelligence. Structure should emerge from learning rather than be imposed through design. If model capability doubles next year, does your system get dramatically simpler without major refactors? That’s the test.

Interests

Agent DX
Interfaces designed for how agents actually work, not how we wish they worked. Recursive delegation, context isolation, deterministic control flow.
Interpretability arbitrages
Sparse autoencoders as first-class citizens. The less you understand it, the more GPUs it takes.
Specialized language models
Late interaction, sparse encoding, modular manifolds, matroshka embeddings.
Configurancy
Keeping systems intelligible while agents write all the code.
Context engineering
Prompt optimization and context distillation as underexplored primitives for post-training pipelines.

Philosophy

Simplicity over speed. Correctness over features. Sensemaking, justifying intuition, scaling intention—I’ve been using AI tools for this since GPT-3, intentionally iterating on effective collaboration. Not just using the tools, but interrogating how to use them well.

The value of a 10K-line Python library is approaching $1 in 2026. What survives are systems that compress hard-won insights agents would have to rediscover at enormous token cost. Systems that operate on a cheaper substrate than inference. Systems that solve hard universal problems agents can’t route around easily.

Excited about designing simple affordances within complex environments.

Maui, 2021—still the sentence.