From c42ae23a612b8b8d50ad72dce873a4b1e2163716 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 8 Jul 2026 13:57:45 +0200 Subject: [PATCH] Document calibration evidence smoke on Tower --- docs/CODEX_EXECUTION_LOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CODEX_EXECUTION_LOG.md b/docs/CODEX_EXECUTION_LOG.md index d8615eca..a3301431 100644 --- a/docs/CODEX_EXECUTION_LOG.md +++ b/docs/CODEX_EXECUTION_LOG.md @@ -15,6 +15,10 @@ Tested: - `bash scripts/smoke_detection_calibration_evidence_bundle.sh --help` - `python -m compileall backend/app` - `bash scripts/run_readiness_check.sh` (`417 passed`; frontend typecheck/build passed; Alembic head `202606120900`; shell syntax gates passed) +- Pushed commit `47d3587` to `main`. +- Tower repo fast-forwarded to `47d3587`; `bash -n scripts/smoke_detection_calibration_evidence_bundle.sh` passed on Tower. +- Tower operator smoke passed: `bash scripts/smoke_detection_calibration_evidence_bundle.sh` wrote mocked evidence artifacts under `/mnt/user/appdata/geointel/artifacts/detection-calibration-smoke/20260708T115724Z/evidence` with 4 evidence features across matched candidate, matched reference, false positive and false negative roles. +- Tower runtime remained healthy on `0.0.0.0:1202->80/tcp`; no app rebuild was required because this pass changed operator scripts/docs/tests only. Open: - None for this pass.