Add persisted false-positive visual review gate
This commit is contained in:
@@ -1215,6 +1215,14 @@ Response:
|
||||
`false_positive` or `false_negative`. Missing persisted feature ids are reported
|
||||
in `warnings`; no fake geometries are produced.
|
||||
|
||||
Detection-backed candidate evidence also exposes provenance read from the
|
||||
persisted `detections` row: `detection_id`, `job_id`, `confidence`,
|
||||
`model_name`, `model_version`, `source_tile_path` and `bbox_json`. Existing
|
||||
`properties_json` fields such as `tile_index` remain present. Segmentation-backed
|
||||
candidate evidence exposes the equivalent persisted model/source fields plus
|
||||
`segmentation_id`, `mask_path` and `area_m2`. These are additive GeoJSON
|
||||
properties; the canonical envelope and endpoint path are unchanged.
|
||||
|
||||
## Exports
|
||||
|
||||
### POST `/api/v1/exports/geojson`
|
||||
|
||||
Reference in New Issue
Block a user