Launch Checklist•runbook_production_launch.md
Export Platform Launch Runbook
Production launch operations roadmap detailing critical checks before open transaction processing.
Full Source & Specification
markdownrunbook_production_launch.md
# OOI Production Launch Checklist
Critical checklist for migrating OOI from staging-sandbox to direct production live-traffic.
## [x] Layer 1: Infrastructure Security
- [x] Configure SSL/TLS parameters to restrict cipher suites to TLS 1.3
- [x] Validate AWS CloudFront Web Application Firewall (WAF) rule sets
- [x] Run penetration script scanning for exposed postgres credentials on container ports
## [ ] Layer 2: External Integrations (Launch Blockers)
- [ ] Toggle Stripe API keys from `test_mode` to `live_mode`
- [ ] Verify Webhook endpoint security verification hashes
- [ ] Complete live-payout tests with the Indonesian Customs Bank gateway ($1 transaction check)
## [ ] Layer 3: Support Readiness
- [ ] Initialize intercom chat system triggers for support operators
- [ ] Sync database emergency read-replica failoversVerified Architecture Artifact16 lines