Harden RC9 UX and performance states
This commit is contained in:
@@ -2069,3 +2069,19 @@ The command is intentionally live and creates missing Area records, an export,
|
||||
an assistant conversation and explicit technical demo AI records. It never
|
||||
fetches fake production provider data. Evidence is written below the requested
|
||||
ignored `artifacts/` directory as screenshots plus `manifest.json`.
|
||||
|
||||
## RC-9 UX and performance audit
|
||||
|
||||
Run the non-mutating frontend audit against a deployed runtime:
|
||||
|
||||
```bash
|
||||
bash scripts/run_rc9_ux_audit.sh \
|
||||
http://192.168.10.150:1202 \
|
||||
artifacts/rc9-ux-audit
|
||||
```
|
||||
|
||||
The audit checks the map-first flow at mobile, desktop and ultrawide
|
||||
viewports; rejects page-level horizontal overflow and visible controls without
|
||||
an accessible name; verifies keyboard tabs and skip-link focus; simulates a
|
||||
slow project bootstrap; and proves coverage timing is visible. It writes only
|
||||
ignored screenshots and `manifest.json`.
|
||||
|
||||
Reference in New Issue
Block a user