Files
geointel/docs/M6_GAP_REGISTRY.md
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

40 lines
1.2 KiB
Markdown

# M6 Gap Registry
This file tracks known preparation gaps that Codex may close during implementation if they are in scope.
## Gaps Codex may close directly
| Gap | Allowed action |
|---|---|
| Missing small fixture | Create deterministic fixture. |
| Missing test for implemented endpoint | Add test. |
| Ambiguous UI empty state | Implement using UI state contracts. |
| Minor missing error code | Add according to error contract. |
| Missing helper docs after implementation | Update docs. |
| Missing local script for repeated command | Add script under `scripts/`. |
## Gaps requiring proposal only
| Gap | Required action |
|---|---|
| New external data source | Create RFC. |
| New model family | Create RFC. |
| GPU-only dependency | Create RFC. |
| New database engine | Reject unless approved. |
| New authentication system | Create RFC. |
| Multi-user permissions | Create RFC. |
| QGIS plugin | Create RFC. |
| Full MLOps platform | Create RFC. |
## Current strategic gaps intentionally deferred
- Real Sentinel provider credentials and download flow.
- Production GRB WFS adapter details.
- Full LiDAR processing.
- Training/fine-tuning studio.
- Hosted deployment target.
- Model registry UI.
- QGIS plugin.
These are not blockers for V1 foundation.