Scope

Flows assessed

The following primary application flows were assessed.

Flow URL
Sign-in/sign-in
AI chat/chat
Document Library/documents
Workflows/workflows
Compliance Activity Log/workflows/compliance-log
Monitoring Alerts/workflows/monitoring-alerts
Prompt Templates/templates
User Settings/settings
Admin Panel/admin
Methodology

How we test

Accessibility is tested at three levels: automated scanning on every pull request, automated behavioural tests covering keyboard and resize criteria, and developer tooling that surfaces violations during local development.

Automated scanning
axe-core 4.11 via Playwright
Each primary flow is scanned with WCAG 2.0 A/AA, 2.1 A/AA, and 2.2 AA rule sets. Tests fail on any critical or serious violation.
CI gate
Every PR to main
A GitHub Actions workflow runs the full axe suite on every pull request targeting main. New critical or serious violations block merge.
Dev-time overlay
axe-core/react
Violations are surfaced in the browser console during local development, giving engineers immediate feedback before code is committed.
Keyboard navigation
WCAG 2.4.3, 2.4.11
Automated tests tab through each primary flow and assert that focus never escapes to <body> and no focused element is hidden behind a sticky header.
Text resize
WCAG 1.4.4 — 200% zoom
Playwright tests simulate 200% zoom by halving the viewport to 640×768 px and assert no horizontal scrollbar appears across four primary flows.
Accessible authentication
WCAG 3.3.8
An automated test asserts that the sign-in page presents no CAPTCHA or cognitive function test element — sign-in requires only an email address and password.
Conformance status

Current standing

The table below reflects the state of the Obsidia application as of 26 May 2026. Full manual verification — including screen reader testing and visual focus appearance quality — is in progress and will be documented in revision 1.1.

Category Status
Automated scan — critical violations 0 violations
Automated scan — serious violations 0 violations
CI accessibility gate Active — all PRs to main
Dev-time axe overlay Active
Keyboard navigation (WCAG 2.4.3, 2.4.11) Automated — 6 flows pass
Text resize 200% (WCAG 1.4.4) Automated — 4 flows pass
Accessible authentication (WCAG 3.3.8) Automated — no CAPTCHA
Screen reader — VoiceOver & NVDA Pending — revision 1.1
Visual focus appearance (WCAG 2.4.12) Pending — revision 1.1
Target size & dragging alternatives (WCAG 2.5.7, 2.5.8) Pending — revision 1.1
External audit Not yet undertaken

Current self-attestation: Obsidia meets WCAG 2.2 AA based on automated axe-core scanning across all 10 primary flows, automated keyboard navigation and text resize testing, and targeted remediation of all identified critical and serious violations. Screen reader compatibility and visual focus appearance quality are under manual review.

Contact

Report an accessibility issue

If you encounter a barrier that prevents you from using any part of Obsidia, or if you would like to request an accessible format of any content, please contact us. We aim to respond to all accessibility enquiries within two business days.

Accessibility enquiries
support@obsidia.com.au
Barriers, accessible formats, general questions
Product team
hello@obsidia.com.au
Feature requests & improvements