Record complete visual release deployment
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-07-28 11:13:25 +02:00
parent 0cd84fa5c5
commit a5980127b9
2 changed files with 16 additions and 2 deletions
+14
View File
@@ -11733,3 +11733,17 @@ Verified before deployment:
- `npm run build` (`1893 modules transformed`, exit code 0)
- Browser interaction checks for all four project-story states and portfolio
GIF capture; no console errors in the inspected local flow.
Deployment evidence:
- Pushed release commit `0cd84fa5c56e8e39dbab633dada961e65c8e582b` and
deployed from the canonical `/mnt/user/appdata/geointel` Tower checkout.
- The active healthy image is
`geointel-all-in-one:0cd84fa5c56e-wipb81317749bb7-ai` and reports the same
build revision through the live health endpoint.
- Live readiness passed database, PostGIS 3.6, migration `202607260001` and
storage checks. The container exposes the NVIDIA GeForce RTX 4080 SUPER with
16,376 MiB and driver `595.71.05`.
- Repeated the live landing, guest bootstrap, map navigation and quality
navigation against `http://192.168.10.150:1202`; the inspected live flow
produced no browser-console errors.
+2 -2
View File
@@ -988,7 +988,7 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Produce original GeoIntel hero and building-QA campaign imagery for project and portfolio use.
- [x] Capture portfolio-ready landing, story, map, quality and mobile screenshots.
- [x] Rewrite the repository README around product value, architecture, operation and visual evidence.
- [ ] Deploy and visually verify the presentation release on the Tower runtime.
- [x] Deploy and visually verify the presentation release on the Tower runtime.
# Sprint 231 - Complete visual system and portfolio case study
@@ -998,4 +998,4 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Add production WebP variants while retaining high-resolution portfolio masters.
- [x] Produce a dark campaign cover, architecture visual, AI pipeline visual and animated project GIF.
- [x] Generate and visually verify a six-page portfolio case-study PDF.
- [ ] Commit, push and redeploy the complete presentation release from `/mnt/user/appdata/geointel`.
- [x] Commit, push and redeploy the complete presentation release from `/mnt/user/appdata/geointel`.