Files
geointel/docs/18-ultra-prep/RELEASE_GATE_V1.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

837 B

V1 Release Gate

GeoIntel V1 is releasable when all gates pass.

Product Gate

  • User can create project.
  • User can create/select area.
  • User can upload at least one vector dataset.
  • User can upload/register at least one raster dataset.
  • User can see datasets on map or metadata panel.
  • User can run a detection workflow or labelled demo adapter.
  • User can compare detections to reference polygons.
  • User can export GeoJSON.

Engineering Gate

  • Backend starts from clean checkout.
  • Frontend builds from clean checkout.
  • Database migrations apply.
  • Tests run.
  • Smoke script passes.
  • Docs explain setup.

Integrity Gate

  • No fake success states.
  • CRS assumptions documented.
  • Feature-disabled states are clear.
  • Known limitations are listed.