Files
geointel/prompts/codex/PASS_11_QA_QC_FOUNDATION.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

23 lines
528 B
Markdown

# Codex Pass 11 — QA/QC Foundation
## Goal
Implement foundational geometry comparison utilities.
## Must implement
- IoU utility for polygons;
- overlap-based matching strategy;
- precision/recall/F1 calculation for matched objects;
- tests for perfect match, partial match, no match, invalid geometry;
- docs update if thresholds are chosen.
## Must not implement
- live GRB integration unless already implemented safely;
- unclear thresholds without documentation.
## Output
Use `docs/M6_FINAL_HANDOFF_TEMPLATE.md`.