Support browser calibration summaries in evidence export
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:41:39 +02:00
parent 4c38b7712a
commit 673f6c6160
6 changed files with 141 additions and 4 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## 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.
- Added summary normalization for browser-exported `rows`, root `project_id`, persisted `quality_check_id` values and best-mode fallback selection.
- Updated operator docs with the direct browser summary command.
- No backend API, migration, inference, provider fetching, model download or frontend runtime behavior changed.
## Sprint 136 Guided calibration summary export (2026-07-08)
- Added a Detection Lab `Download calibration summary` action for guided calibration rows.