- Bug fix
- New game knowledge profile
- New engine knowledge profile
- Agent behaviour change
- Installer change
- Documentation / repo housekeeping
- Instructions are clear, unambiguous, and internally consistent
- New tools added to frontmatter only if actually used
- Safety rules still enforced: backup-before-write, confirm-before-apply, no deletions
- Accessibility modifier coverage intact:
motion_comfort,photosensitivity,low_vision,colour_vision,arachnophobia,trypophobia,dyslexia,dyscalculia - PowerShell snippets tested on Windows 10/11
- No hardcoded user paths — environment variables used throughout
-
CHANGELOG.mdupdated -
README.mdupdated if user-facing behaviour or commands changed
- File created from the appropriate template in
knowledge/templates/ - All
_instructionsand_commentfields removed - Config paths verified against a real installation
- Every recommended value has a source citation in the
sourcesarray - No values that could cause game instability are flagged as safe without a caveat
- Corresponding entry added or updated in
docs/GAMES.md - Game accessibility options (photosensitivity mode, colour blind mode, etc.) documented as Manual steps in
docs/GAMES.md
-
-TimeoutSec 30on allInvoke-RestMethod/Invoke-WebRequestcalls - Tested with
-DryRunbefore a real install -
CHANGELOG.mdupdated
-
README.mdRepository Structure section updated if files were added or removed -
CHANGELOG.mdupdated -
TODO.mdupdated if a tracked item is completed or a new one added