docs: record regional context runtime proof
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 20:57:01 +02:00
parent 7997a7220a
commit 1693e4ca1f
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@
- Invalidated outstanding single-theme and multi-theme selection requests on reset, preventing a slow previous-area response from restoring stale results after a scope change. - Invalidated outstanding single-theme and multi-theme selection requests on reset, preventing a slow previous-area response from restoring stale results after a scope change.
- Replaced the hardcoded viewport instruction for `buildings` with the active dataset's reference layer name. - Replaced the hardcoded viewport instruction for `buildings` with the active dataset's reference layer name.
- Added focused state/race/status regressions and passed the complete 556-test release gate plus frontend typecheck/build. - Added focused state/race/status regressions and passed the complete 556-test release gate plus frontend typecheck/build.
- Deployed commit `7997a72` and verified the exact Kempen-to-Mol switch, a fresh 33,038-parcel Mol result, a 525-feature PostGIS detail viewport, clean browser logs and no horizontal overflow at 1280x720 or 3440x1440.
## Sprint 191 Regional Kempen GRB context foundation (2026-07-14) ## Sprint 191 Regional Kempen GRB context foundation (2026-07-14)
+8 -1
View File
@@ -34,8 +34,15 @@ Tested:
- Frontend typecheck and production build passed. - Frontend typecheck and production build passed.
- `bash scripts/run_readiness_check.sh` (`556 passed`; one Alembic head; frontend typecheck/build and script syntax gates passed). - `bash scripts/run_readiness_check.sh` (`556 passed`; one Alembic head; frontend typecheck/build and script syntax gates passed).
Runtime evidence:
- Pushed commit `7997a72`, rebuilt the all-in-one Tower runtime and passed container health, PostGIS 3.6, Alembic head `202607140001` and browser-proxy verification.
- Repeated the exact defect path: full regional parcels returned 415,288 objects over 1,399.25 km2; switching the work Area to Mol immediately cleared the old result and selection.
- A fresh Mol full-Area run returned 33,038 parcels over 114.55 km2 plus 36,941 buildings, 3,669 water objects and 8,444 roads from the regional datasets.
- Viewport guidance said `parcels`; zooming below the display cap loaded 525 visible PostGIS features over the OpenStreetMap basemap.
- In-app browser checks at 1280x720 and 3440x1440 found no horizontal overflow, blank canvas, console warning or console error. The temporary ultrawide override was reset.
Next: Next:
- Deploy and repeat the exact regional full-Area analysis followed by a Mol Area switch; no stale regional result or hardcoded building guidance may remain. - Extend official population and land-use time series from Mol to the approved regional scope.
## Sprint 169 Filtered YOLO candidate gate and operator hardening (2026-07-12) ## Sprint 169 Filtered YOLO candidate gate and operator hardening (2026-07-12)