Add detection calibration evidence export
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 125 Detection calibration evidence bundle (2026-07-07)
|
||||
|
||||
- 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.
|
||||
- No inference, model dependency, provider fetching, fake data, API contract or frontend runtime behavior changed.
|
||||
|
||||
## Sprint 124 Detection calibration sweep tooling (2026-07-07)
|
||||
|
||||
- Added `scripts/run_detection_calibration_sweep.sh` to run the existing real-data detection + QA workflow across multiple configured-YOLO confidence thresholds.
|
||||
|
||||
Reference in New Issue
Block a user