LIME Documentation
LIME is a self-hosted accessibility scanner for teams that need reviewable results. It runs axe-core in Chromium, captures screenshots, groups failures and needs-review checks, and exports PDF, CSV, and LLM-ready reports.
What you can do here
- Learn how to create scans, read score and coverage, and triage issue groups.
- Understand same-scan failed-page retry for partial scans.
- Export PDF, CSV, and LLM reports without blocking large issue pages.
- Configure server-wide reporting and performance settings.
- Find contributor docs for the backend, dashboard, docs site, and release process.
Docs structure
User docs explain the product workflow from first scan to report export. Developer docs explain the codebase, contribution process, architecture, and release pipeline. API docs document the HTTP surface exposed by Shopkeeper and the dashboard proxy routes.