Accessibility

Last updated: 2026-05-09

Statement

We are committed to making IsoKron accessible to all users.

This platform aims for WCAG 2.2 Level AA conformance. As of v1 launch, we use automated accessibility testing (axe-core) integrated into our continuous integration pipeline. We have not yet completed a certified third-party WCAG 2.2 AA audit; we plan to commission one as our resources permit (target: post first revenue milestone or external funding).

Known limitations

If you encounter an accessibility issue, contact accessibility@isokron.ai. We commit to a 30-day remediation SLA for reported issues.

What we test for today

Our axe-core integration runs on every pull request via GitHub Actions and blocks merge if violations are introduced. axe-core catches a substantial set of common WCAG issues, including (per Part 4 §9.3 of our architecture documentation):

Honest disclosure of what axe-core does not catch

Per Part 1 §B.9 of our architecture documentation, the operator of IsoKron has explicitly accepted the launch-time risk of deferring a certified WCAG 2.2 AA audit. axe-core does not catch the following classes of issue, and these are gaps until the certified audit is commissioned:

We surface these gaps publicly so that you can make an informed decision about adopting IsoKron if your needs include support for any of the above.

Our 30-day remediation SLA

Per Part 4 §9.5:

  1. You report an issue at accessibility@isokron.ai.
  2. We triage based on severity (priority response within 5 business days).
  3. We ship a fix within 30 days of the report.
  4. We notify you when the fix is live.
  5. The issue and its fix are tracked under a dedicated accessibility-issues label in our internal issue tracker.

When we will commission a certified audit

Per Part 4 §9.6, we will book a certified WCAG 2.2 AA audit when any of the following occurs:

At that point we will engage a qualified third-party auditor, publish the audit's outcome here, and update this page to reflect any conformance claims we are then able to make.

Feedback

We welcome feedback on accessibility, including suggestions for improvements that go beyond strict WCAG conformance. Email accessibility@isokron.ai.