From f04a81f6c7c4ee9046c2334a522fb37f96882d28 Mon Sep 17 00:00:00 2001 From: NuklearRabbit <145918611+NuklearRabbit@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:14:20 +0200 Subject: [PATCH] docs: record Unraid deployment evidence for guided-demo test batch --- PROJECT_STATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index 8d58e27..6ee5abb 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -774,6 +774,12 @@ scenarios, demo manifest, About page). Gap audit: `docs/demo-release/current-dem - Evidence: full Playwright suite **56 passed** (51 existing + 1 guided-demo-full + 4 demo-accessibility), confirmed stable across two consecutive full runs. Backend untouched this batch (last gate: 127 passed/ruff/mypy clean, Batch 5). +- Deployed to Unraid (commit `07d5605`): pushed to Gitea, tarball extracted, `web` + rebuilt (frontend-only), healthy, reseeded. Live-verified: ran + `guided-demo-full.spec.ts` and `demo-accessibility.spec.ts` directly against + `http://192.168.10.150:1236` — **5/5 passed**, confirming the desktop-overlay layout + fix holds on the real deployment too. Reseeded afterward to leave the server + demo-ready. - Exact next action: clean-checkout demo drill, final documentation set (demo-concept/ demo-scenarios/demo-data/demo-guide/demo-runbook, README, .env.example), final Unraid deploy + live evidence with screenshots, `artifacts/demo-release/final-summary.md` —