From 1a8e54e21a52d9814fc32916840e532e63509243 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 12 Jul 2026 23:08:17 +0200 Subject: [PATCH] Record filtered candidate deployment evidence --- docs/CODEX_EXECUTION_LOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CODEX_EXECUTION_LOG.md b/docs/CODEX_EXECUTION_LOG.md index 8b37a37c..8ed8888e 100644 --- a/docs/CODEX_EXECUTION_LOG.md +++ b/docs/CODEX_EXECUTION_LOG.md @@ -15,6 +15,9 @@ Runtime evidence: - Strict pure-empty background evidence was clean at thresholds `0.15`, `0.25` and `0.35`; threshold `0.05` produced one Postel-bos detection. - Split-aware promotion report recommended `none`: every threshold failed the positive mean-F1 gate, and `0.05` also failed background false-positive pressure. - The existing active `geointel-building-yolov8s-aoi1024bg512r3e50-pt` remains materially stronger at its promoted `0.35` profile with mean F1 `0.320866`; no model default or `.env` value was changed. +- Pushed implementation commit `8daaa07` and redeployed the AI-enabled Tower all-in-one container on `http://192.168.10.150:1202`. +- Post-deploy live migration smoke passed with PostGIS `3.6`, required schema objects and Alembic head `202606120900`. +- In-app browser verification found no console warnings/errors, confirmed matching full-value context tooltips and a two-line readiness value, and showed both the inactive low-variance candidate and the unchanged active `aoi1024bg512r3e50` asset in Detection Lab. Tested: - Red step: `python -m pytest backend/tests/test_sprint169_long_context_name_readability.py -q` failed before context tooltips and readiness clamping were present.