# Update Log ## 2026-08-12 - **Update**: Documented the actual production shipping workflow in [Build & deployment](./architecture/deployment.md) — build locally for the target platform, `docker save`/`load` over ssh (never copy source to the server), ship only `compose.yaml` + `.env`, nginx reverse proxy template in `deploy/`. - **Creation**: Initial OKF bundle documenting the EatMe attendance system — architecture, data model, API surface, frontend structure, and deployment.