Context rot
No agent works from a stale copy.
An agent rebuilds its understanding of your system from whatever fits in its context window, and that understanding decays as the system grows. Teams patch it with hand-written context files that drift within days. Dandy's map lives outside the context window and is always current, because the agents doing the work update it as a side effect of working. Read it over MCP from Claude Code, Codex, Cursor or Copilot. No context file to maintain, nothing to drift.
Typed, not prose. Machine-checkable contracts an agent cannot quietly disagree with.