Evernote Production Checklist Overview Comprehensive checklist for deploying Evernote integrations to production, covering API key activation, security hardening, rate limit handling, monitoring, and go-live verification. Prerequisites - Completed development and testing in sandbox - Production API key approved by Evernote (requires review process) - Production infrastructure provisioned Instructions API Key & Authentication - [ ] Production API key requested and approved by Evernote - [ ] in production config - [ ] Consumer key and secret stored in secrets manager (not env files) - [ ] OAuth…