Accessibility Statement
Apptuned Focus is built for everyone — including people with disabilities, neurodivergent individuals, and users with varying cognitive styles.
1. Our commitment
Accessibility is not an afterthought at Apptuned Focus — it is core to our mission. We are committed to ensuring our application is usable by people with a wide range of abilities, including those with ADHD, autism, dyslexia, anxiety, visual, motor, or cognitive differences.
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA.
2. Conformance status
Apptuned Focus currently has partial conformance with WCAG 2.1 Level AA. Partial conformance means some parts of the content do not fully conform to the standard. We are actively working to achieve full conformance.
Last tested: July 2026 · Testing method: Manual testing with keyboard navigation, screen readers (NVDA, VoiceOver), and automated tools (axe-core).
3. Accessibility features
Current accessibility features in Apptuned Focus:
- Keyboard navigation: All interactive elements are reachable and operable via keyboard
- Screen reader support: ARIA landmarks, roles, and labels throughout; tested with VoiceOver and NVDA
- Minimum tap targets: Touch targets are at least 44×44px on mobile
- Reduced motion: Animations are disabled for users with
prefers-reduced-motion: reduce - High contrast support: Colour palette designed for ≥4.5:1 contrast ratio; high-contrast mode available
- Readable font sizes: Base 16px, scalable with browser zoom to 200% without loss of content or function
- Plain language: Instructions and error messages written in plain English
- Focus indicators: Visible focus rings on all interactive elements
- Voice input: Web Speech API for hands-free task capture
- Read Aloud: AI responses can be read aloud via text-to-speech
- Neuro-inclusive design: Calm colour palette, non-punitive UI copy, energy-level adaptive workflows
- Skip to content: Skip link in the app header for keyboard users
- Semantic HTML: Proper heading hierarchy, lists, and landmark regions
4. Known limitations
The following known limitations are being actively worked on:
- The drag-and-drop timeline rescheduling feature does not yet have a full keyboard-accessible alternative (keyboard shortcut alternative is planned)
- Some dynamically loaded content may not announce correctly in all screen reader + browser combinations
- PDF/file attachments in brain dump are not yet fully accessible
- Voice input (Web Speech API) is not supported in all browsers — fallback text input is always available
5. Compatible assistive technologies
Apptuned Focus has been tested with:
- NVDA 2024+ with Firefox and Chrome (Windows)
- VoiceOver with Safari (macOS and iOS)
- TalkBack with Chrome (Android)
- Windows High Contrast Mode
- Browser zoom up to 200%
- Keyboard-only navigation
6. Feedback & contact
We actively want to hear about accessibility barriers you encounter. If you experience a problem not covered above, or need a reasonable accommodation:
- Email: accessibility@apptuned.net
- In-app: Settings → Help → Report accessibility issue
We aim to respond to accessibility reports within 5 business days and to resolve critical barriers within 30 days.
7. Formal complaint process
If you are not satisfied with our response, you may contact:
- Kenya: The Kenya National Commission on Human Rights (KNCHR) or the National Council for Persons with Disabilities (NCPWD)
- EU: Your local equality or disability rights body
8. Technical approach
Apptuned Focus is built with accessibility as a first-class concern:
- Built with semantic HTML5 and React 19
- Radix UI primitives — accessible by design (keyboard, ARIA, focus management)
- Tailwind CSS with explicit focus-visible styles
- Automated accessibility checks with axe-core in our CI pipeline (planned)
- Regular manual audits targeting real assistive technology users