Area: Admin deep-dive (trust/safety) (audit p15a) · Surface: /admin/mod-assignments (AdminModsController@index/grant/revoke/approveApp/denyApp) · Dimension: documentation · Severity: major
Tenant super admins have a first-class admin surface for managing moderator grants across forums, categories, file areas, and game platforms, plus a queue to approve or deny member moderator applications (which sends in-app + email notifications). None of this is in mobieusKnow, so admins have no guidance on how to staff their moderation team or handle the application queue.
Evidence
AdminModsController.php:52-91 renders a dedicated super-admin page (`/admin/mod-assignments`) for granting/revoking moderators across 4 scopes (forum, category, file_area, game_platform) and approving/denying pending mod_applications (lines 152-258). No wiki article covers it. curl of the /know index (74 article slugs) has no mod-assignments article; targeted searches return empty: `curl 'https://support.mobieus.io/know/search?q=moderator+assignment'` -> (none); `q=appoint+moderator` -> (none); `q=game+moderator` -> (none); `q=mod+assignment` -> zero article hits. The existing /know/moderation and /know/content-moderation articles mention 'assign mod' only via username autocomplete and never describe this surface or the application approve/deny flow (keyword check on content-moderation body: 'mod assignment' MISSING, 'application' MISSING, 'game mod' MISSING, 'file mod' MISSING).
Suggested fix. Add a 'Moderator Assignments' mobieusKnow article covering the /admin/mod-assignments page: the four scopes, granting/revoking, the username autocomplete, and the application approve/deny workflow including what the applicant is notified. Cross-link from /know/moderation and /know/trust-levels-and-roles.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus