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
+24
View File
@@ -0,0 +1,24 @@
# M0 Handoff Summary
## What this repo is prepared for
This repository is prepared for a backend-first Codex build of GeoIntel Kempen: a GeoAI Workbench focused on raster/vector processing, object detection, segmentation, GRB/reference QA and GIS exports.
## Read first
Codex should read these documents before coding:
1. README.md
2. docs/SPECIFICATION_FREEZE_M0.md
3. docs/V1_SCOPE_FREEZE.md
4. docs/DATASET_STRATEGY.md
5. docs/SERVICE_ARCHITECTURE.md
6. docs/REPOSITORY_CONVENTIONS.md
7. docs/CODEX_EXECUTION_PLAN.md
8. docs/ACCEPTANCE_CRITERIA.md
## Build target
The first meaningful target is Demo 1: Building Detection + GRB/reference QA.
## First implementation pass
Start with Pass 1 in `docs/CODEX_EXECUTION_PLAN.md`.
## Important mindset
This is not a dashboard-first app. It is an engineering workbench. A plain UI with correct GIS pipelines is better than a polished UI with fake outputs.