Writing

Notes from the build.

Lessons from working with coding agents, and synthesis from the AI/ML-engineering canon (agents, evals, RAG, production tradeoffs).

Coding Agents Love God Components

Left to iterate to their own devices, coding agents often converge on God Components: one module that owns an overwhelming amount of data and responsibilities. Why it happens, and how to pull them back.