Writing
A growing collection of essays on AI architecture and AI-native development practice.
How AI Software Development Changes The Premature Optimization Paradigm
An essay on how AI collapses the cost of writing optimized code, why that inverts Knuth's old "premature optimization" tradeoff, and where the line still holds: the judgment of what is worth building, which AI never made cheap.
Read on Medium ↗Codifying "Less is More" AI Enforcement
An essay on why AI agents follow terse imperatives more reliably than reasoning-rich prose, and the pattern of splitting each architectural rule into two voicings: a context-heavy version for the humans deciding it, and a stripped directive version for the agents enforcing it.
Read on Medium ↗Architecture as Law
An essay on architectural commitments as binding constraints rather than advisory documents, and what changes when teams treat their design decisions as load-bearing inside a codebase.
Read on Medium ↗