Add demo raster workflow 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-23 01:47:40 +02:00
parent e64600b4b0
commit 7b093c0838
8 changed files with 290 additions and 2 deletions
+12
View File
@@ -37,6 +37,18 @@ persisted QA/QC result is compared against `fixtures/golden/expected_qa_metrics.
so runtime demo precision, recall, F1, mean IoU and false-positive/negative
counts cannot drift silently.
Verify the explicit demo raster workflow:
```bash
bash scripts/verify_demo_raster_workflow.sh http://192.168.10.150:1202
```
The raster smoke is intentionally mutating and idempotent enough for local
runtime checks: it seeds the offline demo workflow, validates the
`demo_context_raster.tif` fixture dataset, then exercises raster inspect,
preview, stats and one small tile/manifest generation through canonical
`data` envelopes. It does not run AI inference or fetch external imagery.
Verify that the browser-facing workbench can populate the default demo start
state through the frontend proxy: