fix: paginate official land-use workspace lookup
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 17:56:02 +02:00
parent b35f135fea
commit 0bb2c8fd65
3 changed files with 71 additions and 11 deletions
+4 -3
View File
@@ -7837,9 +7837,10 @@ Source validation:
- Every raster cell touching the municipality is considered before exact vector clipping. The 916 NoData edge cells in each WCS subset were explicitly excluded and recorded rather than assigned a class.
Validation:
- New focused backend suite passed 4 tests.
- Frontend TypeScript typecheck passed after temporal-series selection wiring.
- Full readiness and live Tower/PostGIS/browser validation remain the final steps of this pass.
- The first live import was rejected before any upload because the operator requested 500 datasets while the canonical API limit is 200. The operator now follows every 200-item page and a focused pagination regression test covers 405 records.
- New focused backend suite passed 5 tests.
- Full readiness passed 533 backend tests, one Alembic head, frontend TypeScript typecheck/build and all repository smoke gates.
- Tower rebuilt successfully and passed PostGIS 3.6, migration, container health and browser-proxy validation; live data provisioning remains the final step of this pass.
Next:
- Deploy and provision all five modern snapshots on Tower, then verify current forest selection, both temporal series and a drawn rectangle in the internal browser.