Problem or use case
apple-hig-review covers accessibility incidentally for macOS apps, but it's Apple-specific (menu-bar conventions, SF Symbols, AppKit idioms) and structurally can't reach the account's non-Apple repositories — web sites, Node/Python CLIs, Electron apps. X01-X05 still apply to those.
Desired outcome
A local, credential-free packages/a11y-reviewer package: platform-agnostic accessibility review (keyboard operability, accessible names/roles, contrast, motion, plain-output modes) for any UI, distinct from and not merged with apple-hig-review.
Alternatives and impact
Deliberately deferred (see agent-research.md in this repo's history): build once the account has 2-3 concrete non-Apple UI repos to pilot against, following the same three-repo pilot discipline docs/fleet-rollout.md used for the standard itself, rather than building speculatively now.
Problem or use case
apple-hig-reviewcovers accessibility incidentally for macOS apps, but it's Apple-specific (menu-bar conventions, SF Symbols, AppKit idioms) and structurally can't reach the account's non-Apple repositories — web sites, Node/Python CLIs, Electron apps.X01-X05still apply to those.Desired outcome
A local, credential-free
packages/a11y-reviewerpackage: platform-agnostic accessibility review (keyboard operability, accessible names/roles, contrast, motion, plain-output modes) for any UI, distinct from and not merged withapple-hig-review.Alternatives and impact
Deliberately deferred (see
agent-research.mdin this repo's history): build once the account has 2-3 concrete non-Apple UI repos to pilot against, following the same three-repo pilot disciplinedocs/fleet-rollout.mdused for the standard itself, rather than building speculatively now.