FAST-CASH-

Production Checklist

Architecture

Android

Backend

Secrets

Release

Operational readiness

Final go/no-go

Do not approve production release while any of these remain true:

  1. Placeholder API endpoint is active.
  2. Authentication is absent.
  3. Admin authorization is client-only.
  4. Backend is not the source of truth.
  5. Financial/transaction state changes are not atomic.
  6. Backups cannot be restored.
  7. Release signing credentials are uncontrolled.