- Run weekly QA sessions on dev and staging builds on a fixed release cycle, with post-release production checks
- Test PRs in a fast pace - happy path, edge cases, cross-platform - and approve or request changes with clear reasoning
- Monitor Discord bug channels, validate player reports, and convert confirmed issues into structured tickets
- Catch things that aren't bugs but are wrong: bad UX, illogical behavior, things that shouldn't have shipped the way they did
- Ensure every significant change is tested across web, mobile, and Discord
- Find gaps in the QA process proactively - propose fixes, introduce tools, document and roll out improvements without waiting to be asked
- Fix smaller bugs directly in the development branch
GitHub