From be33b46228ec4174705ad4312d1f8a906f633d57 Mon Sep 17 00:00:00 2001 From: NuklearRabbit <145918611+NuklearRabbit@users.noreply.github.com> Date: Mon, 10 Aug 2026 21:19:27 +0200 Subject: [PATCH] M32: clarify deployment source evidence --- PROJECT_STATE.md | 4 ++-- artifacts/evidence/final-summary.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index 94a6031..d797fc0 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -2728,8 +2728,8 @@ evidence yet." ## M32 — M31 production acceptance and integration proof (2026-08-10) -- Pushed M31 to Gitea `master`, deployed the committed runtime, and refreshed the exact - server source marker to `eecfcb4b79a3dd0d36d5b85580e09b9b0432e479`. The verified +- Pushed M31 to Gitea `master`, deployed runtime commit `cb7edb0`, and refreshed the + server source marker to the current evidence HEAD on `master`. The verified pre-deployment custom-format backup is `backups/postgres/mobilityops-20260810T185833Z.dump`; its SHA-256 and `pg_restore --list` both passed. Alembic remains `b913a72e8c14 (head)`. diff --git a/artifacts/evidence/final-summary.md b/artifacts/evidence/final-summary.md index 54e383f..4d1aa39 100644 --- a/artifacts/evidence/final-summary.md +++ b/artifacts/evidence/final-summary.md @@ -2,7 +2,7 @@ ## Accepted implementation -- Runtime commit: `eecfcb4b79a3dd0d36d5b85580e09b9b0432e479` (`master`; runtime code from `cb7edb0`). +- Deployment source marker: current `master`; the application image was built from runtime commit `cb7edb0` and the following commits contain acceptance/evidence only. - Live demo: `http://192.168.10.150:1236` — public passwordless synthetic demo. - Deployment: Unraid `/mnt/user/appdata/mobilityops`, Compose project `mobilityops`. - Database migration: `b913a72e8c14 (head)`.