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.