CI/CD CLI for visual regression and pixel-based accessibility auditing through the canonical Airi-PC browser runtime.
visual-audit baseline --config configs/buggy.json
visual-audit compare --config configs/buggy.jsonThe tool stores timestamped URL-keyed baselines, compares the newest baseline using image pixels, runs OCR on the rendered screenshot, samples rendered text/background pixels for WCAG contrast, infers visual containers from screenshot edges for overflow checks, writes an HTML report, and returns exit code 1 when any finding is major.