Inclusion Readiness Checklist
Built for everyone, not just early adopters
If a feature shows up here as "shipped" we've tested it with real users in that scenario. If it's "in progress" we have the scaffold and need testers — see the Inclusion Charter below to volunteer.
Accessibility
- Skip link + semantic landmarks on every pageshippedTop-level layout includes skip-to-content; Next.js layouts use <main> + headings.
- Reduce-motion + high-contrast togglesshipped/dashboard/settings/accessibility persists per profile; CSS variables react globally.
- Dyslexia font optionshippedOpenDyslexic-style stack swaps in via accessibility context.
- Keyboard-only navigation passin progressDock + portals + modals tested; ongoing audit for new components.
- Screen-reader live regions for moderation + crisis alertsin progressCrisis hint uses aria-live; report dialog focus-trap added.
Economic inclusion
- Free flagship avatars + free Earn-Layer entryshippedAnyone can earn from translations, listings, automations, bounties without paying first.
- Safety-pool grant (UBI-style)shipped/dashboard/career applies for support funded by platform fees.
- Career hub: resume builder + benefits navigator + skills pivotshippedAll client-side, free, no API keys required.
- Pay-what-you-can on premium tiersscaffoldedStripe Connect price ladders ready; charity-redirect option pending.
Global & linguistic
- Community translation marketplaceshipped/dashboard/translate pays members 25¢ per accepted string from the Earn Layer.
- RTL + complex-script ready typography stackin progressOutfit + JetBrains Mono with system fallback; logical CSS properties everywhere.
- Locale-aware moderation + crisis resourcesin progresslocal-resources.ts seeded for UK/US/EU; expand list per launch market.
- Low-bandwidth mode (image lazy-load + offline shell)shippedPWA service worker caches dashboard shell + offline.html.