Add browser calibration evidence bundle smoke
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-08 13:57:09 +02:00
parent f9204f3c79
commit 47d3587902
7 changed files with 347 additions and 0 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## Sprint 138 Browser calibration evidence bundle smoke (2026-07-08)
- Added `scripts/smoke_detection_calibration_evidence_bundle.sh` to exercise the browser `detection-calibration-summary.json` -> QA evidence bundle path locally.
- The smoke uses mocked canonical QA evidence endpoint responses, runs the real `export_detection_calibration_evidence.sh` script and verifies the emitted GeoJSON, summary JSON and HTML review artifacts.
- Added readiness syntax coverage and regression coverage for the smoke.
- No backend API, migration, inference, provider fetching, model download, live data mutation or frontend runtime behavior changed.
## Sprint 137 Browser calibration summary evidence bundle handoff (2026-07-08)
- Extended `scripts/export_detection_calibration_evidence.sh` so it accepts Detection Lab `detection-calibration-summary.json` browser exports in addition to the older operator calibration summary format.