From c63903cc94e4327be3e4045e552e799af0666684 Mon Sep 17 00:00:00 2001 From: NuklearRabbit <145918611+NuklearRabbit@users.noreply.github.com> Date: Mon, 3 Aug 2026 13:48:22 +0200 Subject: [PATCH] docs: record Unraid deployment evidence for demo entry/manifest/badge batch --- PROJECT_STATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index aa9e1a0..e031e88 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -583,5 +583,13 @@ scenarios, demo manifest, About page). Gap audit: `docs/demo-release/current-dem login redirect, badge popover content + About link, and Escape/outside-click close). Updated stale English login-button aria-labels and login-copy assertions across the existing specs to match the new Dutch copy. +- Deployed to Unraid (commit `ac427f4`): pushed to Gitea, `git archive` tarball extracted + preserving `.env`/volumes, both `api` and `web` rebuilt (frontend changed this batch), + both healthy, migrations unchanged, reseeded. Live-verified: `GET + /api/v1/demo/manifest` returns `organization_name: "Northstar Mobility"`, + `allow_reset: true`, and all 5 scenarios `ready: true` right after reset. Ran + `demo-entry.spec.ts` (4 tests) and the five-minute demo script directly against + `http://192.168.10.150:1236` — **5/5 passed**. Reseeded again afterward to leave the + server demo-ready. - Exact next action: Demo Guide (collapsible panel, 8 steps) + scenario overview (5 cards on the dashboard, consuming `/api/v1/demo/manifest`'s `scenarios` array) — task #31.