Trust
Accessibility
Effective 2026-05-07.
Foundation Collab is built to meet WCAG 2.2 AA. We test with real assistive technology (NVDA, VoiceOver, TalkBack) and run axe-core in CI on every Playwright run. When something breaks we fix it and tell you what changed.
Things we commit to
- Semantic HTML, landmark regions, and skip-to-content links on every layout.
- Visible focus rings tinted to the tenant's primary color, never removed.
- Color contrast checked at 4.5:1 minimum for normal text, validated against the tenant's chosen palette during onboarding (the customizer warns the admin if a combination fails AA).
- Live-region announcements (
aria-live) for realtime updates: new messages, RSVP changes, copilot replies. - Captions on all live streams and transcripts on recordings.
- Keyboard-navigable forms with proper labelling and error association.
- Respect for
prefers-reduced-motion. Wellness animations, confetti, and Driver.js tours all step down gracefully. - Touch targets ≥ 44 × 44 px on mobile per WCAG 2.5.5 / Apple HIG.
Known limitations
- Foundation Flap (the wellness arcade game) is visual-first; we mark it as not essential to using the platform and provide non-game alternatives in the Wellness Center for users who can't play.
- The native conference center inherits LiveKit's accessibility surface, and we monitor their AA conformance and contribute findings upstream.
Reporting
Found a barrier? Email [email protected] with the page URL and what assistive technology you're using. We respond within 5 business days, fix critical issues within 30, and publicly credit reporters (with permission) in our changelog.