Add AI lab action guardrails
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:59:25 +02:00
parent 12a7d22c8c
commit 0bc3b2f2e3
7 changed files with 147 additions and 4 deletions
+8
View File
@@ -1008,3 +1008,11 @@ Added:
- 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.
## Sprint 104 AI Lab action guardrails (2026-06-24)
- Added explicit action guardrails below Detection and Segmentation run-readiness panels.
- Detection now distinguishes configured model state from UI-runnable state and blocks the explicit test/demo-only fixture detector in the normal run form.
- Segmentation now distinguishes configured model state from UI-runnable state and blocks the explicit test/demo-only fixture segmenter in the normal run form.
- Added regression coverage for AI Lab action guardrails and compact guardrail styling.
- No API contracts, migrations, product capabilities, live provider fetching or AI/model dependency changes were introduced.