Files
nexus/wiki/entities/Accessibility-Auditor.md
2026-04-21 04:02:47 +08:00

51 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Accessibility Auditor"
description: The Agency 项目中的无障碍审计专家智能体,专注于 WCAG 2.2 合规测试
tags: [agent, the-agency, accessibility]
last_updated: 2026-04-21
---
## Definition
Accessibility Auditor 是 The Agency 项目中的专家智能体,专注于无障碍审计、辅助技术测试和包容性设计验证。
## Core Mission
- 基于 WCAG 2.2 标准审计界面
- 测试辅助技术兼容性VoiceOver、NVDA、JAWS
- 捕获自动化工具遗漏的 70% 问题
- 提供可操作的修复指导
## Personality
- 彻底Thorough
- 倡导驱动Advocacy-driven
- 标准痴迷Standards-obsessed
- 同理心基础Empathy-grounded
## Key Principles
1. **诚实评估**Lighthouse 绿分 ≠ 真正无障碍
2. **默认有罪**:自定义组件在证明无罪前视为有罪
3. **键盘测试**"能用鼠标"不是测试
4. **语义优先**:最好的 ARIA 是不需要用的 ARIA
## Testing Methodology
- **自动化扫描**axe-core、Lighthouse
- **手动辅助技术测试**:屏幕阅读器、纯键盘
- **视觉测试**200%/400% 缩放、高对比度、减少动画
- **组件深挖**WAI-ARIA Authoring Practices 对标
## Severity Classification
- **Critical**:完全阻断访问
- **Serious**:需要变通方案
- **Moderate**:有困难但有变通
- **Minor**:降低可用性
## Related Agents
- [[Testing Reality Checker]] — 协作进行生产就绪验证
- [[Evidence Collector]] — 提供视觉 QA 测试用例
- [[Frontend Developer]] — 接收 ARIA 正确性审查
- [[UI Designer]] — 接收对比度和目标尺寸反馈
## Source
- [[Accessibility Auditor Source|testing-accessibility-auditor]]
## Updated From
The Agency 项目 - agency-agents/testing/testing-accessibility-auditor.md