Blog
Essays on agentic systems, production engineering, and the process of shipping AI.
-
The 4-week audit: a fixed-scope engagement for AI initiatives that stalled
A walkthrough of my fixed-scope audit: what I look at, what I write, and how to know if the AI initiative is worth continuing — or starting over.
July 15, 2026 · processauditengagement
-
Why I write agents in Go, not Python
Lessons from shipping a production agentic runtime in Go after years of Python stacks. Concurrency, deployment, observability, and why the type system pays for itself.
July 15, 2026 · agentsgoarchitecture