From 4539e92bcf9838bf546da0169fb1b5fb342fdc9d Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 13 Jul 2026 17:52:39 +0200 Subject: [PATCH] Record Mol deployment evidence --- docs/CODEX_EXECUTION_LOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/CODEX_EXECUTION_LOG.md b/docs/CODEX_EXECUTION_LOG.md index 6e8616ba..2707f42e 100644 --- a/docs/CODEX_EXECUTION_LOG.md +++ b/docs/CODEX_EXECUTION_LOG.md @@ -7258,3 +7258,12 @@ Open: - Frontend production bundles: app `217.69 kB`, React vendor `140.74 kB`, MapLibre `801.82 kB` before gzip. - `python -m alembic upgrade head --sql`: complete migration chain rendered through single head `202606120900`. - Both changed matrix scripts pass `bash -n`; no migration file changed. + +## Tower deployment evidence + +- Deployed commit `e8eecb2` through the repository-driven all-in-one build on port `1202` with the existing CPU-AI dependency layer cached. +- Live migration smoke passed with PostGIS `3.6`, required runtime tables/indexes and single Alembic head `202606120900`. +- Renamed persisted project `d25206c0-dcba-46e5-aba9-66ace1122a30` to an explicit Mol operating context and added a real 1 km Mol AOI (`999,796.69 m2`) without changing its datasets or analysis results. +- Live Mol context contains a ready EPSG:31370 1024x1024 orthophoto and `1,993` ready EPSG:4326 GRB reference buildings. +- Persisted detection QA remains unchanged: precision `0.6011`, recall `0.5891`, F1 `0.5950`, mean IoU `0.4554`, `779` false positives and `819` false negatives. +- In-app browser verification selected the Mol project, Mol AOI and Mol reference dataset automatically. MapLibre rendered the existing `1,953`-feature detection layer over the road basemap with one canvas, zero browser warnings/errors and no horizontal document overflow at `1265x720`.