Harden RC9 UX and performance states
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 06:37:54 +02:00
parent 55685ba1bd
commit 9b0239747d
21 changed files with 845 additions and 25 deletions
+14
View File
@@ -751,3 +751,17 @@ configured local Ollama integration and the configured local YOLO model. It
uses only the explicit technical demo-fixture flow for AI validation. Runtime
screenshots and the machine-readable manifest are ignored build evidence and
must not be committed.
Run the loading, accessibility, responsive-layout and performance-feedback
audit at the release viewports:
```bash
bash scripts/run_rc9_ux_audit.sh \
http://192.168.10.150:1202 \
artifacts/rc9-ux-audit
```
The audit covers 390x844, 1366x768 and 2560x1080, every top-level workspace,
keyboard operation of the analysis period, skip-link focus, delayed bootstrap
truthfulness and visible coverage timing. The enforced limits are documented
in `docs/UX_PERFORMANCE_BUDGETS.md`.