Polish QA metric evidence cards
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-19 05:09:11 +02:00
parent 3c5853348e
commit 6446c78035
7 changed files with 191 additions and 3 deletions
+2
View File
@@ -283,6 +283,8 @@ When using the repository Docker Compose stack, the frontend is published on hos
The frontend API client uses same-origin requests by default. In Docker Compose, nginx serves the built frontend and reverse proxies `/api` and `/health` to the backend service, so browser clients on LAN hosts do not call their own `localhost:8000`.
The QA/QC workspace promotes core metrics into evidence cards before the raw metric list, keeping precision, recall, F1, mean IoU and false positive/negative counts scan-friendly while preserving the persisted raw metrics.
## Useful repository scripts
- `bash scripts/frontend_install.sh`