Agents fail in AI-specific ways: the model rate-limits, a tool errors, the output hallucinates. Inject each and watch the same resilience patterns respond — retry with backoff, a circuit breaker that fails over to a backup model, a cached tool fallback, and a guardrail that catches bad output and regenerates. Same patterns as the rest of Day 3, applied to an agent.
Resilience keeps the agent answering — but an enterprise agent must also act safely. Pick the risk tier and whether finance data came back, and see the approval decision.