Link calibration rows to QA evidence map
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
## Sprint 135 Calibration evidence handoff (2026-07-08)
|
||||
|
||||
Changed:
|
||||
- Added an `Open evidence map` action to successful guided detection calibration rows.
|
||||
- Wired the Detection Lab action to the existing `openQualityEvidenceOnMap` flow, which loads persisted QA/QC evidence GeoJSON and opens the Map workspace overlay.
|
||||
- Added compact table action styling and regression coverage in `backend/tests/test_sprint135_calibration_evidence_handoff.py`.
|
||||
- Updated `CHANGELOG.md` and `docs/TODO.md`.
|
||||
|
||||
Tested:
|
||||
- Red step: `python -m pytest backend\tests\test_sprint135_calibration_evidence_handoff.py -q` failed while the Detection Lab evidence handoff prop was absent.
|
||||
- `python -m pytest backend\tests\test_sprint135_calibration_evidence_handoff.py backend\tests\test_sprint134_guided_detection_calibration_runner.py backend\tests\test_sprint133_detection_threshold_calibration_ux.py backend\tests\test_sprint112_qa_evidence_overlay.py -q` (`7 passed`)
|
||||
- `python -m compileall backend/app`
|
||||
- `cd frontend && npm run typecheck`
|
||||
- `cd frontend && npm run build`
|
||||
- `bash scripts/run_readiness_check.sh` (`414 passed`; frontend typecheck/build passed; Alembic head `202606120900`; live smoke syntax passed)
|
||||
|
||||
Open:
|
||||
- Live Tower deploy validation still needs to run for this pass.
|
||||
|
||||
Limitations:
|
||||
- This pass adds review handoff only. It does not create new QA metrics, promote thresholds, mutate model configuration, download models, add provider fetching or change API/database contracts.
|
||||
|
||||
Next recommended pass:
|
||||
- Add an operator-facing calibration evidence summary/export shortcut once the map handoff has been used on real AOI runs.
|
||||
|
||||
## Sprint 134 External remote-sensing YOLO candidate benchmark (2026-07-07)
|
||||
|
||||
Changed:
|
||||
|
||||
Reference in New Issue
Block a user