Add AI lab run readiness panels
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 23:47:55 +02:00
parent 299f29c94e
commit 98fff63a97
7 changed files with 222 additions and 0 deletions
+8
View File
@@ -1000,3 +1000,11 @@ Added:
- Added responsive styling and regression coverage for the Map quick-action grid.
- Verified locally against the live demo state that the empty map state exposes two dataset actions and opens `demo_predicted_buildings.geojson` as a 2-feature map layer.
- No API contracts, migrations, product capabilities, live provider fetching or AI/model dependency changes were introduced.
## Sprint 103 AI Lab run readiness (2026-06-24)
- Added compact run-readiness panels to Detection Lab and Segmentation Lab.
- Detection readiness now shows raster dataset, model availability and the configured-YOLO tile manifest requirement before submitting a run.
- Segmentation readiness now shows raster dataset, model availability and tile manifest provenance state before submitting a run.
- Added regression coverage for the AI Lab readiness UI contract and styling.
- No API contracts, migrations, product capabilities, live provider fetching or AI/model dependency changes were introduced.