Add workbench default state smoke
This commit is contained in:
@@ -26,6 +26,19 @@ 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 that the browser-facing workbench can populate the default demo start
|
||||
state through the frontend proxy:
|
||||
|
||||
```bash
|
||||
bash scripts/verify_workbench_default_state.sh http://192.168.10.150:1202
|
||||
```
|
||||
|
||||
This smoke is dependency-light and intentionally idempotent: it seeds the
|
||||
offline demo workflow, then verifies that `GeoIntel Demo - Building QA` exposes
|
||||
the `Demo AOI - Geel buildings` map geometry, `2/2 ready` demo datasets and a
|
||||
persisted QA/QC result through canonical `data.items` envelopes. Pair it with a
|
||||
Codex/browser screenshot pass when checking visual layout or overflow.
|
||||
|
||||
Verify the deterministic QA/QC golden benchmark:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user