Context
Flip from Orca to Outpost as the live Discord support bot.
Source: Outpost Go-Live Runbook Phase 9 + Phase 10.
Depends on: Shadow-mode validation issue returning READY.
Checklist
Rollback plan
If quality degrades within the first 2h:
npx tsx scripts/cutover/rollback.ts --confirm --reason "..." (re-enables shadow mode, logs event)
- Manually re-enable Orca bot
Acceptance
- Outpost is the only bot responding in monitored channels
- 24h post-cutover: response quality and error rates within targets
- Orca bot offline / removed from guild
- Decommission Orca scheduled (after 1-week rollback window)
Context
Flip from Orca to Outpost as the live Discord support bot.
Source: Outpost Go-Live Runbook Phase 9 + Phase 10.
Depends on: Shadow-mode validation issue returning
READY.Checklist
npx tsx scripts/cutover/validate-quality.tsreturnsREADYnpx tsx scripts/cutover/execute-cutover.tsnpx tsx scripts/cutover/execute-cutover.ts --confirmSHADOW_MODE=false)Rollback plan
If quality degrades within the first 2h:
npx tsx scripts/cutover/rollback.ts --confirm --reason "..."(re-enables shadow mode, logs event)Acceptance