The Death of Code Review: Toward Agent-Legible Systems
Coding agents are reshaping the cost model of software engineering: code generation is becoming increasingly cheap, while human attention is becoming the new serial bottleneck. Software trustworthiness should not depend on the authority of an author or reviewer, but arise from verifiable and falsifiable system mechanisms. This essay proposes Agent-Legible Systems: systems designed from the outset so that agents can query, experiment with, and verify runtime state, critical invariants, and causal evidence, forming an automated verification loop through type systems, testing, CI, profiling, tracing, and more. Human judgment then moves upward from line-by-line implementation review to domain models, system contracts, and irreversible architectural decisions.