- Hosted scans
- Paste a URL and our runner fleet does the rest — no CLI, no terminal, nothing for your client to install. Queued → Scanning… → Done, with live status.
- Scheduled monitoring
- Recurring scans on a real cron schedule (timezone- and DST-correct). Accessibility stops being a one-time audit and becomes a monitored service.
- Regression detection
- Every scheduled run diffs against the previous one. A regression can email your team the criterion-by-criterion delta — or fail your build.
- SPA + auth-walled sites
- The browser runner loads dynamic, JS-rendered pages and can sign in with a stored session, so scans see what a logged-in user sees.
- GitHub issues, auto-filed
- Failing criteria open as issues in your repo, deduped by criterion, auto-closed when a later scan finds them fixed, reopened on regression.
- Client status portal
- A tokenized, no-login page per product: current conformance score, scan-history trend, and published VPATs. Turn a one-time deliverable into an ongoing relationship.