Files
geointel/geointel/prompts/codex/M4_PASS_06_QAQC_EXPORTS.md
T
Jens 21015757bd
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s
Update
2026-07-27 23:13:09 +02:00

437 B

Codex Pass 06 — QA/QC and Exports

Task: Implement QA/QC comparison against reference features and GeoJSON/CSV export.

Read:

  • docs/QA_QC_SPECIFICATION.md
  • docs/QA_QC_ENGINE.md
  • docs/API_EXAMPLE_RESPONSES.md

Required:

  • IoU matching.
  • TP/FP/FN.
  • Precision/recall/F1.
  • GeoJSON export for detections and findings.
  • CSV metrics export.

Acceptance:

  • Expected QA metrics fixture passes.
  • Exports are downloadable and recorded.