Initial GeoIntel V1 foundation
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-16 23:36:32 +02:00
commit 6ea3586a3e
605 changed files with 45284 additions and 0 deletions
@@ -0,0 +1,41 @@
# BACKLOG PRIORITIES — MoSCoW
## Must have for Sprint 1
- Backend app foundation.
- Database/PostGIS foundation.
- Project Manager.
- Area Manager.
- Dataset Manager for GeoJSON.
- Metadata extraction.
- Frontend shell.
- MapLibre map.
- Demo fixture display.
- Readiness checks.
## Should have for Sprint 1 if musts are complete
- GeoJSON export baseline.
- Area import from fixture.
- Dataset detail metadata panel.
- Simple layer tree.
- Basic smoke tests for frontend build.
## Could have later in same early phase
- Reference/prediction fixture import.
- QA/QC schema validation.
- Simple feature statistics.
- Layer opacity controls.
## Won't have in Sprint 1
- Live YOLO inference.
- Live SAM segmentation.
- GRB live WFS.
- Sentinel automation.
- LiDAR processing.
- Training Studio.
- AI Copilot.
- Full PDF report generator.
- Multi-user auth.