Add governed bathymetry profile workflow
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-17 15:25:00 +02:00
parent c0cab9e3c5
commit 5b4e18059a
31 changed files with 1990 additions and 4 deletions
+24
View File
@@ -10010,3 +10010,27 @@ Validation:
stays within its 375 px client width; the theme inventory is bounded to a
compact scrollable selector so it no longer pushes the map behind all 15
theme cards.
## Sprint 235 - Governed bathymetry profiles and Belgian expansion model (2026-07-17)
Implemented:
- Audited official VHA, MDK Belgian Continental Shelf and SPW Walloon
bathymetry services and separated profile evidence, continuous bed models
and time-specific water depth/volume.
- Added bounded, paged VHA profile acquisition with exact persisted-Area
clipping, official watercourse names, document links, checksums and standard
Dataset/VectorFeature persistence.
- Added reusable vector-byte import and governed `min`/`max` property metrics
to the existing selection aggregation path.
- Added the bathymetry source and acquisition API, environment controls, Mol
operator command, map theme, profile inspector and source inventory.
- Documented partitioned Flanders scaling and federated Belgium/maritime
scaling with explicit territorial sea, EEZ/continental shelf and
TAW/LAT/mDNG semantics.
Validation:
- Backend compilation, 914 backend tests, documentation/contract audits,
Alembic head `202607160001`, frontend TypeScript typecheck and the production
Vite build passed in the complete readiness gate.
- Full readiness and live Mol acceptance are recorded after final validation
and deployment below.