Skip to main content

Accessibility Statement

Our commitment to making simdex.org usable for everyone

Last updated: 2026-05-10

Our Commitment

SimDex LLC is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.

Conformance Status

The Web Content Accessibility Guidelines (WCAG) define requirements for designers and developers to improve accessibility for people with disabilities. They define three levels of conformance: Level A, Level AA, and Level AAA.

simdex.org is partially conformant with WCAG 2.2 Level AA. "Partially conformant" means that some parts of the content do not fully conform to the accessibility standard. We test against WCAG 2.0, 2.1, and 2.2 Level AA across every public route on each commit.

How We Test

Every pull request and every production deploy runs an automated accessibility test suite that covers all 18 public routes:

  • axe-core 4.11 — the industry-standard accessibility engine, run via Playwright across five browser engines (Chromium, Firefox, WebKit, Mobile Chrome, Mobile Safari)
  • WCAG tags scanned: wcag2a, wcag2aa, wcag21aa, wcag22aa
  • Visual + interaction checks: color contrast, keyboard navigation, ARIA validity, heading hierarchy, landmark structure, image alt text, target size (touch / pointer), and form-label association
  • Static analysis: eslint-plugin-jsx-a11y on every commit

The most recent end-to-end audit (2026-05-10) reported 0 violations across 105 page-browser scans on the production site.

Known Limitations

Despite our best efforts, some content may not be fully accessible. The limitations we are aware of include:

  • Third-party widgets: The Cloudflare Turnstile CAPTCHA challenge and the Calendly scheduling widget render inside iframes that we do not control. We exclude them from our automated scans because their internal DOM is owned by Cloudflare and Calendly respectively.
  • Performance: Largest Contentful Paint on the home page is currently above the 2.5-second target on slower mobile connections. We are actively working on this.

Compatibility

simdex.org is designed to be compatible with the following assistive technologies:

  • Screen readers (VoiceOver, NVDA, JAWS, TalkBack)
  • Keyboard-only navigation (no mouse / touch required)
  • Speech recognition software (Dragon, Voice Control)
  • Browser zoom up to 200% without loss of content or functionality

The site is tested on the latest versions of Chrome, Firefox, Safari, and Edge, plus mobile Chrome and mobile Safari.

Feedback

We welcome feedback on the accessibility of simdex.org. If you encounter accessibility barriers, please contact us so we can address them:

We try to respond to accessibility feedback within one business day.

Formal Approval

This statement was prepared by SimDex LLC and last reviewed on 2026-05-10.