docs: record Unraid deployment evidence for integration/audit/about batch

This commit is contained in:
NuklearRabbit
2026-08-03 15:02:37 +02:00
parent 5fa4fe0811
commit 65835ea40a
+6
View File
@@ -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 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 batch and the previous one surfaced, stability was verified deliberately rather than
assumed from a single green run). 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 - 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/ section 19 (mobile guide, keyboard nav, all scenario flows, About page, accessibility/
reduced-motion/console/network checks) — task #35. reduced-motion/console/network checks) — task #35.