docs(phase-07): evolve PROJECT.md after phase completion
This commit is contained in:
parent
2a73bba4e1
commit
62edbca44e
1 changed files with 2 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ This document evolves at phase transitions and milestone boundaries.
|
|||
## Phase History
|
||||
|
||||
- **Phase 1: Foundation** — Completed 2026-05-14. Fresh `backend/` Go package boots a web server, renders an HTMX-driven base layout, connects to local Postgres with goose migrations. FOUND-01..FOUND-05 satisfied; user-approved manual walkthrough. Two inline justfile/tailwind fixes during UAT (commit `fix(01): guard sqlc on empty queries and correct tailwind paths`).
|
||||
- **Phase 7: deploy-v1** — Completed 2026-05-15. Multi-stage Dockerfile (assets→builder→distroless nonroot), docker-compose.prod.yaml with 4 services (postgres/web/worker/caddy), Caddyfile with `{$DOMAIN}` TLS, README runbook covering first-deploy/rollback/incident. DEPLOY-01..DEPLOY-05 satisfied. 3 UAT items (Docker build, compose config, live smoke test) pending on a Docker-equipped machine.
|
||||
|
||||
---
|
||||
*Last updated: 2026-05-14 after Phase 1 completion*
|
||||
*Last updated: 2026-05-15 after Phase 7 completion*
|
||||
|
|
|
|||
Loading…
Reference in a new issue