diff --git a/CLAUDE.md b/CLAUDE.md index a40dc06..0c83290 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -23,8 +23,10 @@ host, Docker Compose per site, no orchestrator. ## Status - ✅ Phase 0 — design docs, ADRs, scaffold ([docs/](docs/00-roadmap.md)) - ✅ Phase 1 — host baseline Ansible ([platform-infra/ansible/](platform-infra/ansible/README.md)) -- 🚧 Phase 2 — platform services (Traefik, MariaDB, Forgejo) in `platform-infra/stacks/` -- ⬜ Phases 3–8 — site templates, provisioning CLI, backup/DR, observability, migration, panel +- ✅ Phase 2 — platform services (Traefik, MariaDB, Forgejo) in [platform-infra/stacks/](platform-infra/stacks/README.md) +- ✅ Phase 3 — site templates & base images in [site-templates/](site-templates/README.md) +- 🚧 Phase 4 — provisioning CLI in `control-panel/` (renders templates → deployments/, creates ZFS+DB+SFTP, `compose up`) +- ⬜ Phases 5–8 — backup/DR, observability, migration, panel ## Repo map | Path | Purpose |