Files
playableintelligence__game-…/scripts
rshtirmer 57b46d789a refactor(qa): replace inline verification with QA subagent, fix bugs, reduce noise
- Replace 5-phase inline Verification Protocol (~11 tool calls + 2 images per step)
  with a QA subagent that returns text-only summary (1 Task call per step)
- Add game-specific actions generation to Step 1 subagent (replaces hardcoded space-bar)
- Fix renderSpriteSheet() bug: pass canvas directly instead of .source[0]
- Filter 0<|n|<1 proportional values from magic number validator
- Add data: favicon to suppress 404 false positives in verify-runtime

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 14:08:55 -05:00
..