Add raster tile detection handoff
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 18:18:59 +02:00
parent 8855aa8390
commit aa41dfa586
8 changed files with 112 additions and 4 deletions
+7
View File
@@ -7,6 +7,13 @@
# Changelog
## Sprint 99 raster tile Detection Lab handoff (2026-06-23)
- Surfaced the latest persisted `raster.tile` manifest path in the raster dataset inspector.
- Added a direct Detection Lab handoff action that fills the selected raster dataset and tile manifest path from the existing raster tile job result.
- Preserved existing raster, detection and segmentation API contracts; no AI inference, provider fetching, migrations or backend route changes were introduced.
- Added regression coverage for the frontend handoff wiring.
## Sprint 98 demo raster workflow smoke (2026-06-23)
- Added `scripts/verify_demo_raster_workflow.sh` to validate the browser-facing demo raster happy path: inspect, preview, stats and tile manifest generation.