From a5980127b9a714e638b15ec1f1cf5995139bcd4b Mon Sep 17 00:00:00 2001 From: Jens Date: Tue, 28 Jul 2026 11:13:25 +0200 Subject: [PATCH] Record complete visual release deployment --- docs/CODEX_EXECUTION_LOG.md | 14 ++++++++++++++ docs/TODO.md | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/CODEX_EXECUTION_LOG.md b/docs/CODEX_EXECUTION_LOG.md index 5c14c9e2..67309a6f 100644 --- a/docs/CODEX_EXECUTION_LOG.md +++ b/docs/CODEX_EXECUTION_LOG.md @@ -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. diff --git a/docs/TODO.md b/docs/TODO.md index 1d7811dd..e7adba73 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -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`.