Static site for reviewing image/alt text pairs from the benchmark corpus.
Designed for GitHub Pages deployment.
Features:
- Start/end sessions at any time with progress tracking
- Accept or reject each alt text with optional reasoning
- Inline SVG rendering for items without external image URLs
- Download results as JSON, submit via GitHub issue template
- Screen reader optimized: image carries the observed alt directly,
visible alt display hidden from AT to avoid duplication
- Keyboard accessible with skip link, focus management, fieldsets
- Respects prefers-reduced-motion
- WCAG AA color contrast throughout
Also adds .github/ISSUE_TEMPLATE/validation-report.md for structured
submission of validation results.