Record live analysis deployment 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 13:08:51 +02:00
parent b18e8460da
commit d1356aeed9
2 changed files with 21 additions and 5 deletions
+20 -4
View File
@@ -12119,8 +12119,24 @@ Open:
derived during render, icons use direct imports and the overlay has an
accessible live region.
### Known limitation and next gate
### Deployment and live acceptance
- The local frontend preview cannot enter the workbench without its API runtime.
Tower deployment and browser validation against the real guest/operator data
remain the final acceptance gate for this pass.
- Pushed implementation commit `d7752cb` and mobile visual correction
`b18e846` to `main`.
- Deployed the exact `main` history to `/mnt/user/appdata/geointel`. Because
Tower resolved the Gitea hostname to public SSH port 22 instead of the local
configured port 222, the same deploy was transported as a verified Git bundle
and then executed through `deploy/unraid/deploy-release.sh`.
- The immutable CUDA/AI image
`geointel-all-in-one:b18e8460da32-wipb6567ba06f10-ai` became healthy; PostGIS
3.6, required schema objects, Alembic head `202607260001`, frontend, API proxy
and icon checks passed.
- Live guest-browser acceptance passed at 1280 x 720 and 415 x 899. A real map
drag changed the journey from Select to Verify and displayed “result awaiting
verification”; the mobile status card remained below the drawing toolbar,
horizontal overflow was zero and the browser emitted no warnings or errors.
### Remaining behavior by design
- The proof state becomes complete only after real QA evidence exists. A spatial
selection result without QA deliberately remains “awaiting verification”.