Built for the EAA 2025 + ADA + Israeli equality regulations

Ship accessible code. Automatically.

axle is the compliance CI for modern websites. One GitHub Action scans every PR for WCAG 2.1 / 2.2 AA violations, proposes real code fixes with Claude, and generates the legal artifacts your lawyer asks for. No overlay widgets.

No signup. Real headless browser + axe-core 4.11. ~15s.

PR #42 · axle bot
❌ Accessibility check failed (serious+)3 critical · 2 serious

aria-valid-attr · button-name · color-contrast

Suggested fix · high confidence
- <ul aria-labeledby="tb-trigger">
+ <ul aria-labelledby="tb-trigger">
✨ Apply fix → re-run check → green ✓

Why now

The legal ground just shifted under your website

🇪🇺
European Accessibility Act
In force June 2025

Every company selling into the EU must meet WCAG 2.1 AA. Fines up to €1M per violation.

🇺🇸
ADA Title III
Enforced

4,000+ web-accessibility lawsuits per year. Average cost of settlement: $50K.

🇮🇱
חוק שוויון זכויות לאנשים עם מוגבלות
תקנות 5568

הצהרת נגישות בעברית חובה לכל אתר ישראלי. נציבות שוויון זכויות אוכפת.

What's in the box

Not a scanner. A compliance workflow.

Scanners are a commodity. axle bundles the scan with the thing you actually need to sell accessibility internally: a workflow, artifacts, and a paper trail.

🔒
PR-native compliance check

Every pull request gets a scan. Violations are posted inline with severity and WCAG rule references. Regressions block merge.

🧠
Real code fixes, not widgets

Claude Sonnet proposes surgical diffs per violation. Confidence + human-review flags keep you out of accessiBe territory.

📜
Audit trail for lawyers

Every scan, every fix, every approval — timestamped and exportable. The artifact you need when a demand letter arrives.

🌍
Hebrew + EU-wide statements

Generates accessibility statements aligned with תקנה 35 and the EAA. Hebrew today; French, German, Spanish soon.

📈
Continuous monitoring

Nightly scans of production URLs. Alert on regressions. Track compliance score across a portfolio of sites.

🛡️
Public compliance badge

Embed a shield on your site showing live WCAG 2.1 AA status — updated on every scan. Free, even on the free tier.

Free tool

Hebrew accessibility statement — generated in your browser, in 60 seconds.

Aligned with תקנות שוויון זכויות לאנשים עם מוגבלות (תקנה 35). Outputs clean, styled HTML you can drop straight on your site. No signup, no upload, nothing leaves your browser.

Generate statement →Coming: FR, DE, ES, IT for EAA coverage
תצוגה מקדימה

הצהרת נגישות — דוגמה בע״מ

חברת דוגמה בע״מ מחויבת לאפשר לכל אדם, לרבות אנשים עם מוגבלות, גישה מלאה ושוויונית לאתר.

תקן הנגישות החל

האתר נבדק לעמידה ב-WCAG 2.1 Level AA בתאריך 17.4.2026.

Pricing

Cheaper than an hour with a compliance lawyer

Self-serve. No seat counts. No procurement call.

Open
$0forever
  • Unlimited scans, 1 repo
  • PR comments + status checks
  • Public compliance badge
  • Hebrew statement generator
  • BYO Anthropic API key for AI fixes
Team
$49per month
  • Up to 10 repos / domains
  • Hosted AI fixes — no BYO key
  • Nightly production monitoring
  • Audit trail PDF exports
  • Slack + email alerts
Business
$299per month
  • Unlimited repos / domains
  • Multi-language statements (EAA)
  • Priority fix queue
  • SSO + private audit log
  • Compliance officer dashboard

FAQ

Is this just another accessibility overlay?+

No — and we're aggressive about it. Overlay widgets got accessiBe a $1M FTC fine in January 2025. axle never injects runtime JavaScript into your page. We scan, we suggest source-code diffs, you merge.

Does it replace a human accessibility audit?+

No. Automated scanners (axe-core included) catch ~57% of WCAG issues. axle is the continuous, fast, cheap layer. Book a human auditor for the final 43%.

What's the accuracy of the AI fixes?+

High confidence on attribute fixes and most ARIA issues; lower confidence on contrast, focus order, and structural fixes. Every fix ships with a confidence score and a manual-review flag. You approve before it merges.

Will this work on my non-Next.js site?+

Yes. The GitHub Action accepts any URL — localhost build, Vercel preview, Netlify preview, or a deployed domain. Works on WordPress, Shopify storefronts, static sites, Rails, Django, etc.

Can I use it without signing up?+

Yes. The quick scan at the top of this page and the Hebrew statement generator both run without an account. Sign up is only required for CI integration, nightly monitoring, and billing-tracked AI fixes.