Accessibility Statement
Last reviewed: June 17, 2026
Calyx is committed to making calyxaimemory.com usable by everyone, including people who rely on assistive technology. Accessibility is treated as part of the build, not an afterthought: it is checked on every release rather than audited once.
1. Conformance target
We target WCAG 2.2 Level AA. The site is currently partially conformant: it meets the standard across the pages and components shipped so far, while features still under development are verified to the same target before release. “Partially conformant” means most content meets WCAG 2.2 AA but some not-yet-shipped areas have not yet been fully assessed.
2. How we test
- Automated scanning on every release. Each release is gated by an automated accessibility scan (axe-core, pinned to the WCAG 2.0/2.1/2.2 A and AA rule tags) run against the live, fully-rendered pages — including interactive components after they load, not just the initial HTML. A release is blocked if any serious or critical issue is found. At the last review, the public pages returned zero serious or critical violations.
- Manual checks. Keyboard-only navigation (visible focus, logical order, no traps),
respect for
prefers-reduced-motion, color-contrast review on rendered output, zoom/reflow to 200%, and a “skip to content” affordance.
3. Measures we take
- Semantic HTML with landmark regions and a skip link to the main content.
- Text alternatives for meaningful images; decorative imagery is hidden from assistive tech.
- Essential information is real text, never baked only into an image.
- Motion is opt-out: animated or sequenced imagery collapses to a still under reduced-motion, and nothing important depends on motion to be understood.
- Color is never the only way information is conveyed; contrast is checked against the rendered background.
4. Known limitations
We are honest about gaps. As of the last review:
- Screen-reader testing across the full matrix of readers and browsers (NVDA, JAWS, VoiceOver) is ongoing rather than complete; automated coverage and keyboard testing are in place today.
- Some interactive learning features (the tutor and demos) are still in development; each will be assessed against WCAG 2.2 AA before it is released to the public.
- Content hosted on third-party platforms we link to (for example the community on Skool) is governed by those platforms’ own accessibility practices, which we do not control.
5. Report an accessibility problem
If you hit a barrier on this site, please tell us — your report is the fastest way to get it fixed. Describe the page, what you were trying to do, and the assistive technology and browser you were using. A dedicated accessibility contact address will be published here before launch; in the interim you can reach us through the Calyx community on Skool. We aim to acknowledge reports promptly and to prioritize fixes for barriers that block core tasks.
6. Changes to this statement
We update this statement as the product evolves and as our testing deepens. Material changes are reflected by the “Last reviewed” date above.