Add multi-AOI calibration evidence portfolio
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 14:10:02 +02:00
parent c42ae23a61
commit 28a49bd0d5
8 changed files with 553 additions and 2 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## Sprint 139 Multi-AOI calibration evidence portfolio (2026-07-08)
- Added `scripts/assemble_detection_calibration_evidence_portfolio.sh` to package multiple AOI calibration summaries and their persisted QA evidence bundles into one model-review portfolio.
- The assembler copies each summary into a sample folder, runs the existing evidence exporter per AOI and writes `calibration_evidence_portfolio.json` plus `calibration_evidence_portfolio.md`.
- Added readiness syntax coverage and a mocked-endpoint regression test for the portfolio convention.
- No backend API, migration, inference, provider fetching, model download, live data mutation or frontend runtime behavior changed.
## 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.