Add unified strict audit workflow

This commit is contained in:
OpenAI Codex
2026-03-31 21:10:33 +08:00
parent 0300de165d
commit e15c38398a
9 changed files with 580 additions and 0 deletions

View File

@@ -110,6 +110,22 @@ When changing the primary compare page:
- redeploy the HTML to `/mnt/sda1/www/newpec/navsea-compare-karatsu-20nm.html`
- if the visual change depends on style updates, redeploy the corresponding style JSON too
### 6. Prefer Unified Strict Audit For 20nm Visual Gate
For the current 20nm visual baseline, prefer:
- [`navsea_strict_audit.py`](/root/sourceserver/pbf/navsea_strict_audit.py)
This script combines:
- browser-rendered screenshot diff from the fixed compare page
- backend render audit summary from the current 20nm audit JSON
Use it when you need one report that explains both:
- what the user really sees
- what the backend render audit currently says
## Resume Checklist
At the start of a session: