the signals and their derived score are provisional and subject to change.
validate manually before sharing.
9f8505dc7ed5336c8174a477045c21d9bdff901f980469e622e940dabc473cb8afe78ede2b3abb6eAuthored: 2 months ago (Wed, 24 Jun 2026 07:04:20 +0000)Match: Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>CLAUDE.mdTool: claude-code# Faugus Launcher — notes for Claude
GTK4/PyGObject game launcher (Python). Main window logic lives in `faugus/launcher.py` (large file).
## Standing rules
- **No code comments, anywhere in this codebase.** Not even to explain non-obvious WHY (e.g. import ordering). This has been confirmed repeatedly — do not add any.
- **Keyboard and gamepad navigation on the main screen must be identical and standardized.** Any fix to one input method must be mirrored in the other, or better, implemented once in shnone