Engineering Dispatches
Engineering
Technical deep dives, system narratives, and hard-won lessons from building with AI. Written in the spirit of showing what we actually built, what actually worked, and what actually failed.
Phoenix Architecture: Disposable Code, Durable Systems, and the End of Software as We Know It
Chad Fowler argues that the fundamental unit of intellectual property in a software system is not the code, but the intent that produced it. The code is a build artifact — a compiler output that should be regenerated as casually as we recompile a binary.
All Dispatches
Technical record
The Evil Genie Problem: Why Verification Is the Real AI Bottleneck
Will Wilson argues that making software deterministic is the single highest-leverage intervention available — and that AI code generation has made this intervention urgent rather than merely important.
Breeding Better Attackers: Evolving Security Chaos Experiments with AI
We spent $0.93 to evolve 30 generations of AI-generated security experiments against a deliberately vulnerable cloud environment. Three independent lineages converged on the same six-step attack chain. The IAM boundary held.