In software, the code documents the app. In AI, the traces do.

TL;DR * In traditional software, you read the code to understand what the app does - the decision logic lives in your codebase * In AI agents, the code is just scaffolding - the actual decision-making happens in the model at runtime * Because of this, the source of truth for what