Files
geointel/docs/18-ultra-prep/RELEASE_GATE_V1.md
T
Jens faeb58ef6d
GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
Initial public release
2026-08-31 21:56:53 +02:00

28 lines
837 B
Markdown

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