diff --git a/docs/CODEX_EXECUTION_LOG.md b/docs/CODEX_EXECUTION_LOG.md index ac9205ce..f1e07cd0 100644 --- a/docs/CODEX_EXECUTION_LOG.md +++ b/docs/CODEX_EXECUTION_LOG.md @@ -11664,7 +11664,18 @@ Verified before deployment: - Browser checks found no horizontal body overflow in the inspected desktop, laptop and tablet layouts. -Open at this checkpoint: +Deployment evidence: -- Push the verified commit and run the Dockerman-native Tower deployment from - the canonical `/mnt/user/appdata/geointel` checkout. +- Pushed release commit `42da5b2c7f70e14a5da0033c2f2eed2a24b2a052` to + `origin/main` and deployed the Dockerman-native all-in-one image from the + canonical `/mnt/user/appdata/geointel` checkout. +- Confirmed the active healthy image + `geointel-all-in-one:42da5b2c7f70-wip8801d1087614-ai`; its live endpoint + reports build SHA `42da5b2c7f70-wip8801d1087614`. +- The live readiness endpoint passed database, PostGIS 3.6, migration + `202607260001` and storage checks. +- The runtime exposes the server NVIDIA GeForce RTX 4080 SUPER with 16,376 MiB + memory and driver `595.71.05` inside the GeoIntel container. +- Repeated the browser-rendered landing, guest-session, map and quality checks + 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 8e09e4af..05c03b83 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -979,4 +979,4 @@ This file now starts with the current implementation status. Older preparation/b - [x] Preserve complete insight labels and readable dataset/evidence cards without weakening the map-first workflow. - [x] Make guest authentication independent of optional browser scrolling support. - [x] Restore the explicit frontend dependency exclusion required by the Unraid build-context gate. -- [ ] Push the verified release and redeploy the Dockerman-native all-in-one runtime from `/mnt/user/appdata/geointel`. +- [x] Push the verified release and redeploy the Dockerman-native all-in-one runtime from `/mnt/user/appdata/geointel`.