Finta Production Checklist Overview Finta is a fundraising CRM for managing investor pipeline, deal rooms, and round tracking. A production integration syncs investor communications, manages deal room access, and automates pipeline stage transitions. Failures mean lost investor touchpoints, broken deal room links, or pipeline data that drifts from your actual fundraise state. Authentication & Secrets - [ ] stored in secrets manager (not config files) - [ ] OAuth tokens for email/calendar sync stored securely - [ ] Key rotation schedule documented (before each fundraise round) - [ ] Separate c…