Files
geointel/prompts/codex/M4_PASS_06_QAQC_EXPORTS.md
T
Codex 6ea3586a3e
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled
Initial GeoIntel V1 foundation
2026-06-16 23:36:32 +02:00

21 lines
437 B
Markdown

# 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.