Add calibration summary 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:31:11 +02:00
parent 682a113d64
commit 8089df3504
6 changed files with 120 additions and 1 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## Sprint 136 Guided calibration summary export (2026-07-08)
- Added a Detection Lab `Download calibration summary` action for guided calibration rows.
- The exported JSON includes thresholds, persisted analysis run IDs, job IDs, quality check IDs, metrics and evidence GeoJSON URLs for successful rows.
- Reused browser-side JSON download behavior only; no backend endpoint, API contract, migration, model, provider or inference behavior changed.
- Added regression coverage for the summary export wiring.
## Sprint 135 Calibration evidence handoff (2026-07-08)
- Added a guided-calibration table action that opens the persisted QA/QC evidence map for successful threshold rows.