Add demo raster workflow smoke
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user