mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
Phase completion: - ONLINE_STATUS_AUDIT.md: 7/9 endpoints verified, checkout blocked - REVENUE_LIVE_AUDIT.md: Moyasar keys missing = payment blocked - OUTREACH_READINESS_AUDIT.md: all drafts ready, no messages sent - FULL_OPS_FILE_AUDIT.md: 36 files verified - FULL_OPS_VERDICT.md: Product Live + Manual Market Penetration Ready - TODAY_COMMAND_PACK.md: 60-minute execution plan - FIRST_10_MESSAGES_READY.md: 10 API-generated emails with follow-ups - FIRST_10_AGENCY_PARTNER_TARGETS.md: 10 agency targets - PAYMENT_TEST_RUNBOOK.md: Moyasar setup + manual fallback - INVOICE_AND_COLLECTION_FLOW.md: demo to payment flow - FOLLOW_UP_SYSTEM.md: day 0/1/3/30 sequence - ROLLBACK_DRILL.md: recovery procedures https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
608 B
608 B
Dealix — Rollback Drill
If API crashes after deploy:
- Railway dashboard → Deployments → click previous "ACTIVE" deployment → Rollback
- Verify:
curl https://api.dealix.me/health - Investigate deploy logs for error
- Fix in code → push → redeploy
If database corrupted:
- Railway dashboard → Database → Backups → Restore latest
- Verify: test API endpoints
- Check data integrity
If domain stops working:
- Check Railway networking → verify domain mapping
- Check DNS settings
- If Railway down → wait or contact support