Add guided detection calibration runner
This commit is contained in:
@@ -1318,3 +1318,12 @@ Added:
|
||||
- Added operator guidance for best F1, best precision and lowest false-positive pressure, with a promotion guardrail to inspect evidence across AOIs before accepting a setting.
|
||||
- Added regression coverage for the persisted calibration UI contract.
|
||||
- No backend API contracts, migrations, model downloads, provider fetching or AI/model execution behavior changed.
|
||||
|
||||
## Sprint 134 Guided detection calibration runner (2026-07-08)
|
||||
|
||||
- Added an explicit in-app calibration runner to Detection Lab for operator-selected confidence threshold sweeps.
|
||||
- The runner reuses existing detection and QA APIs once per threshold, producing persisted DetectionRun, Job, Detection, QualityCheck and Metric records.
|
||||
- Added visible threshold progress with per-row status, detection count, precision, recall, F1, false positives and false negatives.
|
||||
- Added validation guardrails for selected project, raster dataset, reference dataset, configured non-fixture model, tile manifest and explicit local model asset.
|
||||
- Added regression coverage for the guided runner contract.
|
||||
- No backend API contracts, migrations, model downloads, provider fetching, automatic promotion or model file mutation behavior changed.
|
||||
|
||||
Reference in New Issue
Block a user