Deepgram Production Checklist Overview Comprehensive go-live checklist for Deepgram integrations. Covers singleton client, health checks, Prometheus metrics, alert rules, error handling, and a phased go-live timeline. Production Readiness Matrix | Category | Item | Status | |----------|------|--------| | Auth | Production API key with scoped permissions | [ ] | | Auth | Key stored in secret manager (not env file) | [ ] | | Auth | Key rotation schedule (90-day) configured | [ ] | | Auth | Fallback key provisioned and tested | [ ] | | Resilience | Retry with exponential backoff on 429/5xx | [ ]…