Dogfooding, in public
If we fail our own audit, you'll see it here.
Every accessibility vendor says "trust us." We'd rather show you. This page publishes the results of CloviAble's own scanner running against this very website — the same 47-check pass we sell — along with the design decisions that make the site accessible by construction. When a release breaks something, the failure appears here until it's fixed. That's the deal.
Audit history
| Date (UTC) | Checks | Issues | Result | Notes |
|---|---|---|---|---|
| 2026-09-05 | 47 | 0 | PASS | homepage rebuild: visual sections, agent card, prose content |
| 2026-09-05 | 47 | 0 | PASS | new pages: theater, risk, pricing, agent |
history becomes continuous (every deploy, automated) when the self-scan CI lands — until then entries are manual and honest
The palette is its own exhibit
Every text/background pair on this site meets WCAG AAA (7:1) or carries a documented exception at AA. Measured, not eyeballed:
| Pair | Hex | Contrast | Level |
|---|---|---|---|
| ink on paper | #171A16 / #FBFAF7 | 16.9:1 | AAA |
| secondary ink on paper | #454B42 / #FBFAF7 | 8.6:1 | AAA |
| moss link on paper | #233A08 / #FBFAF7 | 12.6:1 | AAA |
| white on deep green (buttons) | #FFFFFF / #2F4A0D | 9.7:1 | AAA |
| light ink on near-black band | #E8EADF / #10140F | 15.8:1 | AAA |
Built-in, not bolted on
Skip link on every page. Visible 3px focus ring on every interactive element — it's literally our brand motif. All motion honors prefers-reduced-motion. Every chart carries a text alternative and native tooltips; every illustration has a descriptive label; no information is conveyed by color alone (the risk calculator announces results to screen readers via a live region). The comparison slider on the fix queue demo is a real, labeled range input — keyboard first.