feat: scope detection QA to inference coverage
This commit is contained in:
@@ -189,6 +189,13 @@ Metrics may belong to a quality check, an analysis run, or both. Sprint 7A persi
|
||||
|
||||
Quality checks are domain records. Jobs track execution state; quality checks track the persisted QA/QC result; metrics track individual measurements.
|
||||
|
||||
Detection QA coverage and box-to-footprint diagnostics require no schema
|
||||
change. The canonical metric rows remain precision, recall, F1, mean IoU and
|
||||
false-positive/negative counts. Tile coverage population counts and the
|
||||
diagnostic reference-envelope comparison are persisted in the existing
|
||||
`quality_checks.findings_json`; `parameters_json.coverage_policy` records the
|
||||
evaluation policy used for reproducibility.
|
||||
|
||||
### exports
|
||||
|
||||
- `id uuid primary key`
|
||||
|
||||
Reference in New Issue
Block a user