Document map workspace live acceptance
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-08-01 14:28:33 +02:00
parent e8673658ac
commit ce3cd20356
+8 -1
View File
@@ -12188,4 +12188,11 @@ Open:
- `npm run build` passed TypeScript compilation and the production Vite build.
- `npm run test:unit` passed all 49 tests in 15 files.
- `git diff --check` passed.
- `git diff --check` passed.
## 2026-08-01 — Sprint 235 live acceptance follow-up
- Runtime commit `e8673658acb736fece845ca6ea78b423ed161479` deployed to verified target `/mnt/user/appdata/geointel` as immutable NVIDIA/AI image `geointel-all-in-one:e8673658acb7-wip99c1efd35d29-ai`.
- Production smoke passed: container healthy, PostGIS 3.6, Alembic `202607260001 (head)`, frontend/API/icon runtime verification green.
- Mobile production route at 415 x 899 verified: selecting the work area does not start analysis; `Analyseer selectie` remains disabled until a theme/model is chosen; one chosen theme yields `1/1 uitgelezen`; the slide-out results drawer opens and closes through its accessible toggle.
- Layout acceptance: document horizontal overflow `0`; theme-panel horizontal overflow `0`; browser console errors and warnings `0`.
- Corrected a global `button:active` transform collision that moved the mobile drawer toggle between pointer-down and pointer-up.