Add AI handoff browser smoke
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-24 21:35:14 +02:00
parent 883240130c
commit aab51edee4
6 changed files with 229 additions and 0 deletions
+8
View File
@@ -7,6 +7,14 @@
# Changelog
## Sprint 101 AI Lab handoff browser smoke (2026-06-24)
- Added `scripts/verify_ai_handoff_interactions.sh` to exercise the browser click path from raster tiling into Detection Lab and Segmentation Lab.
- The smoke seeds the explicit offline demo workflow, generates a small raster tile manifest, clicks both AI handoff buttons and verifies the selected raster dataset plus manifest path are preserved.
- Added readiness syntax coverage for the new browser interaction smoke and documented its optional Playwright requirement.
- Added regression coverage for the script/readiness contract.
- No product behavior, API contract, migration, AI dependency or provider-fetching changes were introduced.
## Sprint 100 raster tile Segmentation Lab handoff (2026-06-24)
- Added Segmentation Lab tile manifest state and wired it into the existing segmentation run request `tile_manifest_path`.