You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skills: exempt games from accessibility rules (Standard §18.5)
This skill is what fires during game work, so it must not push §18 rules
at a project the Standard exempts. The carve-out is stated before any
requirement rather than as a footnote after them.
- SKILL.md: "Stop here if this is a game" placed above the mandatory rule,
telling the agent not to add gates, flag missing accessibility as a
defect, or ask for a remediation entry on a registered game. New Games
section carries the registry, the recommended list a game may decline,
and the shared-vocabulary note.
- frontmatter description: now also triggers on game work, so the skill
loads to say "these rules do not apply here" rather than staying silent
and letting §18 be applied by default.
- references/audit.md: Gate 0 short-circuits the whole audit for a
registered game — report exempt, not failing, and skip gates 1-9.
Gate 9 restated to exclude games from the remediation entry.
Bundles rebuilt in the same commit per CLAUDE.md.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments