Commit graph

2 commits

Author SHA1 Message Date
Vadym Samoilenko
112719b2c5 Add Docker stack, frontend redesign, and visual page inspector fix
- Redesigned frontend with Outfit/Figtree typography, coral accent palette,
  noise texture, glassmorphism header, and staggered animations
- Split monolithic index.html into modular JS (app, api, upload, batch,
  results, page-viewer, utils) and extracted CSS
- Fixed worker.py to generate page images for Visual Page Inspector
- Added Docker Compose stack (web, worker, redis, postgres)
- Added batch upload, HTML report export, rate limiting, and Redis queue
- Extended test suite with checker, remediation, worker, and DB tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 18:12:44 +00:00
DJP
0986285d4b Add test PDF for visual inspector demo
- Created test_visual_inspector.pdf with 6 images containing text
- 3 pages: Pages 1-2 have issues, Page 3 is correct
- Demonstrates visual markers on actual issues
- Script included to regenerate if needed

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-10-20 16:21:18 -04:00