From 65835ea40a1293a904de2b0e922d32d610396979 Mon Sep 17 00:00:00 2001 From: NuklearRabbit <145918611+NuklearRabbit@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:02:37 +0200 Subject: [PATCH] docs: record Unraid deployment evidence for integration/audit/about batch --- PROJECT_STATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index de4e22a..22490b5 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -733,6 +733,12 @@ scenarios, demo manifest, About page). Gap audit: `docs/demo-release/current-dem confirmed stable across three consecutive full runs (given how many timing races this batch and the previous one surfaced, stability was verified deliberately rather than assumed from a single green run). +- Deployed to Unraid (commit `5fa4fe0`): pushed to Gitea, tarball extracted, both `api` + and `web` rebuilt, healthy, migrations unchanged at `e7b08389f47f (head)`, reseeded. + Live-verified: ran `demo-legibility.spec.ts` (4), the five-minute demo script, and the + full `interactive-elements.spec.ts` suite (26) directly against + `http://192.168.10.150:1236` — **31/31 passed**. Reseeded afterward to leave the + server demo-ready. - Exact next action: full guided-demo Playwright test + remaining targeted demo tests per section 19 (mobile guide, keyboard nav, all scenario flows, About page, accessibility/ reduced-motion/console/network checks) — task #35.