Add demo raster fixture workflow
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-23 00:12:20 +02:00
parent 4ef2d82cfa
commit ca730edc1c
13 changed files with 208 additions and 14 deletions
+8
View File
@@ -7,6 +7,14 @@
# Changelog
## Sprint 97 demo raster fixture workflow (2026-06-23)
- Added a deterministic local GeoTIFF raster fixture to the offline demo workflow so raster controls and AI Lab dataset prerequisites have usable V1 context.
- Returned `raster_dataset_id` from the canonical demo workflow response and wired the frontend demo loader to select it for Detection and Segmentation Labs.
- Kept the candidate vector dataset as the default Data/Map/Export context after demo load.
- Hardened workbench default/interactions smoke scripts to require the candidate vector, reference vector and raster fixture datasets as `3/3 ready`.
- No external provider fetching, real AI inference, migrations or API behavior outside the demo response contract changed.
## Sprint 96 useful default context (2026-06-22)
- Auto-open the first ready vector dataset after project data loads so Data, Map and Exports start with usable context.