Add reusable GIS run mode and AI runtime opt-in
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-05 00:25:12 +02:00
parent f4f83c0e80
commit 8b09bee84a
23 changed files with 262 additions and 15 deletions
+9
View File
@@ -4877,6 +4877,15 @@ section {
grid-column: span 1;
}
.guided-gis-run-mode {
grid-column: span 2;
min-width: 0;
}
.guided-gis-run-mode select {
min-height: 2.1rem;
}
.guided-gis-batch-status {
display: grid;
gap: 0.12rem;