Accessibility
Draft — pending legal/business review
This page describes what's actually true about this app today. It is not final policy language and has not been reviewed by counsel — nothing here should be relied on as a binding privacy, legal, or business commitment yet.
What's already real, not aspirational
Every interactive control (goal selection, dose control, filters, the mobile My Compound drawer) has a visible keyboard focus state and a real accessible name — not just a color change. Dose controls and filter chips use aria-pressed rather than color alone to show selection state. The mobile builder drawer traps focus, restores it to the trigger on close, and closes on Escape. Automated axe-core accessibility checks run against every page in this project's own end-to-end test suite as part of what has to pass before a page ships.
Formal conformance statement
A formal WCAG conformance level (e.g. AA) hasn't been certified by an outside audit yet — this page will say so plainly once that's real, rather than claiming a certification that hasn't happened.
Reporting a problem
A dedicated accessibility feedback channel isn't published yet.