# Deployment Playbook

This is the practical deployment playbook for the Enterprise edition.

## 1. Decide your mode
### Mode A — Static demo mode
Use:
- curriculum
- playground
- practice
- notes
- teacher page
- certificates
- demo portal
- admin page

### Mode B — Static + Supabase free-tier auth
Add:
- auth page
- dashboard page
- Supabase configuration

---

## 2. Recommended deployment order
1. test locally
2. deploy static version publicly
3. validate pages and SQL engine
4. validate teacher page and note downloads
5. validate certificate page
6. optionally enable Supabase auth later

---

## 3. Why this order is best
It keeps cost, complexity, and failure risk lower during rollout.

---

## 4. Best static hosts
- GitHub Pages
- Cloudflare Pages
- Netlify

---

## 5. Minimum institutional rollout checklist
- curriculum reviewed
- teacher orientation done
- note download path checked
- challenge mode tested
- certificate workflow tested
- launch assets selected
- contact and support channels confirmed
