Cohere Production Checklist Overview Complete go-live checklist for deploying Cohere API v2 integrations to production with safety gates, health checks, and rollback procedures. Prerequisites - Staging environment tested and verified - Production API key (not trial) from dashboard.cohere.com - Deployment pipeline configured - Monitoring and alerting ready Checklist API & Authentication - [ ] Using production API key (not trial — trial is rate-limited to 20 calls/min) - [ ] stored in secret manager (Vault, AWS Secrets Manager, GCP Secret Manager) - [ ] Key rotation procedure documented and tes…