Document calibration evidence export results
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-07 02:35:23 +02:00
parent ea8dcb2bdd
commit e1586727d2
2 changed files with 19 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@
- Added `scripts/export_detection_calibration_evidence.sh` to export persisted QA evidence from a detection calibration summary.
- The script writes combined `calibration_evidence.geojson`, `calibration_evidence_summary.json` and a standalone `calibration_evidence_review.html` SVG artifact for matched detections, matched references, false positives and false negatives.
- Added readiness syntax coverage and regression coverage for the evidence bundle contract.
- Ran the export on Tower for the latest Geel calibration sweep; the bundle contained 2555 evidence features: 2460 false negatives, 79 false positives, 8 matched detections and 8 matched references.
- No inference, model dependency, provider fetching, fake data, API contract or frontend runtime behavior changed.
## Sprint 124 Detection calibration sweep tooling (2026-07-07)