Accessibility
Accessibility is a release floor here, not an afterthought. We build every surface to WCAG 2.2 AA and describe honestly what that does and does not mean.
AA is a release requirement for web, components, and critical workflows - not a stretch goal.
Every interactive element is keyboard-operable and exposed to assistive technology.
A clear, never-removed focus indicator follows the keyboard through the interface.
Color pairings are checked against the WCAG contrast requirements; color is never the only signal.
Animation honors the prefers-reduced-motion setting and degrades to no motion.
Components ship with keyboard, focus, screen-reader, and contrast checks as part of release.
We aim for WCAG 2.2 AA across the product and apply selective AAA where it materially helps - auth, error recovery, and critical alerts. We do not claim the product is fully accessible or certified; accessibility is ongoing work, and some areas will be ahead of others at any moment.
If you hit a barrier, tell us - reports are the fastest way we improve. Reach the team from the contact page and describe what you were doing and the assistive technology you use.
Tell us what happened and we will prioritize a fix.