Operations
Branch model, environments, CI gates, and deployment state for TALA — including what is unenforced, why, and what is not deployed at all.
Branching
dev → staging → main, and the drift guard.
Environments
Three environments and the Supabase rules.
Deployment
Nothing is deployed. Here is the plan.
State as of 2026-09-09
| Status | |
|---|---|
| Deployed frontend | none — GitHub Pages torn down 2026-08-13 |
| Deployed backend | none — the Render instance exists but nothing references it |
| Branch protection | unenforced in both repos |
| CI | runs on PRs and pushes to dev / staging / main |
| Blocking CI check | npm run build only |
| Report-only CI checks | lint and backend tests |
Repository facts
Both repos are private. They were renamed from Tala_Api and Tala_Frontend on 2026-08-13; the old GitHub URLs still redirect.
