๐Ÿ”’ ai2or Release Console

Owner-only. Sign in with your superadmin Google account.

๐Ÿš€ ai2or Release Console

Signed in as ยท sign out ยท refresh

Current State

Backend
Branch
Frontend

โš™๏ธ Backend (API & Logic)

The server: login, data, coordination, SMS. Deploy pulls a version, installs, restarts, and health-checks โ€” auto-reverts if unhealthy. Deploy latest to roll forward; pick an older commit to roll back.

The version tagged CURRENT is live now. "Deploy" on any row rolls to that exact version.

๐Ÿ–ฅ๏ธ Frontend (Website UI)

The static site โ€” landing, login, dashboard, OR board. Instant swaps, no restart. Every deploy backs up the current version so you can roll back.

โฌ‡ Rollback Backend by SHA

Advanced: deploy a specific commit SHA directly (e.g. one older than what's in the list).

๐Ÿ’พ Backups read-only

Nightly at 7:20 AM every snapshot bundles Firestore data + git history + configs + frontend to S3, with a restore sanity-check. DB restore is a deliberate manual op, not one-click.

Database (Firestore) โ€” local + S3

Code + configs โ€” S3

๐Ÿ“‹ Audit Log