Summary
Add accessibility enforcement agents for native mobile platforms: iOS (UIAccessibility, SwiftUI accessibility modifiers) and Android (TalkBack, Jetpack Compose semantics).
Why
The current agent team covers web (WCAG), Office documents, and PDFs — but native mobile apps have their own accessibility APIs and patterns that are just as commonly broken by AI code generation.
Scope
- iOS agents: VoiceOver support, accessibility traits, Dynamic Type, custom actions, element grouping
- Android agents: TalkBack support, content descriptions, touch target sizing, focus order
- Platform-specific rule sets mapped to WCAG where applicable
Priority
High
Summary
Add accessibility enforcement agents for native mobile platforms: iOS (UIAccessibility, SwiftUI accessibility modifiers) and Android (TalkBack, Jetpack Compose semantics).
Why
The current agent team covers web (WCAG), Office documents, and PDFs — but native mobile apps have their own accessibility APIs and patterns that are just as commonly broken by AI code generation.
Scope
Priority
High