접근성 선언문
우리의 약속, 그리고 우리가 아직 부족한 부분.
마지막 업데이트:
우리의 약속
Prism aims to be usable by everyone, including people with visual, auditory, motor, or cognitive disabilities. We design and build against the 웹 콘텐츠 접근성 지침(WCAG) 2.2, 레벨 AA and use the specific practices below.
우리가 하는 일
- ·Semantic HTML. Appropriate headings, landmarks, and ARIA roles. Interactive elements are keyboard-operable.
- ·Keyboard navigation. Prism is usable without a mouse. Focus states are visible. Tab order follows reading order.
- ·Screen-reader support. Primary workflows (writing an entry, reading a Mirror, managing settings) are tested with VoiceOver (macOS/iOS) and NVDA (Windows).
- ·Contrast. Body text is at least 4.5:1 against its background; large headings are at least 3:1. Our accent orange is used only for non-essential accents and links; links carry additional non-colour indicators.
- ·Zoom and reflow. Content reflows correctly at 200% zoom. Text is not clipped.
- ·Form labels. All form fields have associated labels; error messages are associated with their fields and announced to screen readers.
- ·Motion. Animation is minimal and respects prefers-reduced-motion. No autoplay, no parallax scrolling.
- ·Audio transcription. Voice input is transcribed by OpenAI Whisper and shown as editable text; you can always read and correct the transcript.
- ·Colour as meaning. We do not rely on colour alone to convey information.
알려진 격차
우리는 아직 완전히 AA 준수하지 않는 부분에 대해 솔직합니다:
- ·The rich-text editor (Tiptap-based). Some formatting toolbar actions do not yet have full keyboard shortcuts or ARIA labels. Entries can still be created with plain text without using the toolbar.
- ·Weekly Mirror animations. Entry-list animations use subtle motion; we respect prefers-reduced-motion, but some browsers don't honour that token correctly.
- ·Error recovery on unreliable networks. We are improving error messaging for offline/slow-network conditions, including better announcements to screen readers.
우리가 테스트하는 방법
- ·Automated checks (axe-core, Lighthouse) run on every production build.
- ·Manual keyboard-only navigation is part of our release checklist.
- ·Manual screen-reader checks are done before major UI changes.
대체 형식
Prism 콘텐츠가 대체 형식(큰 인쇄, 점자, 일반 텍스트)으로 필요한 경우 저희에게 이메일을 보내주시면 준비하겠습니다.
제3자 콘텐츠 및 서비스
Prism은 우리의 하위 처리업체(Stripe 결제, Resend 이메일, Vercel 호스팅)에서 제공하는 콘텐츠를 포함합니다. 제3자 페이지는 각 제공업체의 접근성 표준을 따릅니다. 그러한 페이지에서 문제가 발생하면 저희에게 알려주시면 상향보고하겠습니다.
피드백 및 지원
Prism에서 접근성 장벽을 만나면 저희에게 알려주세요. 우리는 이를 기능 요청이 아닌 버그로 취급합니다.
- ·accessibility@prismlens.net (preferred)
- ·support@prismlens.net
우리는 5 업무일 이내에 응답하는 것을 목표로 합니다.