Area: Engagement (audit p9) · Surface: /games, /games/{platform}, /games/door-games, /games/trivia, /games/guess-byte, /games/hangman · Dimension: documentation · Severity: minor
The entire Games engagement area — emulated-platform cartridge shelves, the three terminal mini-games, and BBS door games — has no mobieusKnow article. These features are policy-disabled by default (never auto-enabled for a customer tenant per Patrick's standing directive), which is the likely reason no docs exist; severity is minor for that reason. If a tenant ever opts in (or a prospect explores the demo tenant), there is no help content for any of it.
Evidence
Controllers exist and render real surfaces: platform/src/Controllers/GameController.php (46KB), PlatformGameController.php (26KB), DoorGameController.php; platform/templates/games/index.php renders `<h1><i class="fas fa-gamepad"></i> Games</h1>` with cartridge shelves, terminal mini-games (Guess the Byte / Trivia / Hangman) and door games. The wiki has NO games coverage at all: `curl https://support.mobieus.io/know/games` → HTTP 404; `curl /know/search?q=games` and `?q=trivia` and `?q=hangman` and `?q=door-games` all → 'No results'; the full /know/index link dump contains zero games/arcade/emulator/door-game entries. NOTE: every games flag (door_games, terminal_minigames, c64_games, atari2600_games, etc.) is in FeatureCatalog::POLICY_DISABLED (platform-admin/src/Domain/FeatureCatalog.php:67-72), so these never auto-enable for customer tenants — but they are live, opt-in surfaces (and surfaced on the dev/demo tenant), with no help content.
Suggested fix. If Games are intended to stay POLICY_DISABLED indefinitely, no doc is required and this can be closed as won't-do. If they are an opt-in feature any tenant may enable, add a /know/games article covering the arcade, the three mini-games, and door games, and seed it via docs/customer-help/.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus