Area: Admin deep-dive (commerce/config) (audit p15b) · Surface: /admin/legal (AdminLegalController) · Dimension: documentation · Severity: minor
The admin Legal pages editor — Markdown editing of Terms, Privacy, Community Guidelines, and Marketplace Rules with a DB-override-vs-static-fallback model — has no mobieusKnow article. Tenant super admins editing their legal copy have no documentation on the fallback behaviour or how to revert to the seeded template.
Evidence
Real role-5 feature: /home/patrick/mobieus-io/platform/src/Controllers/AdminLegalController.php:10-23 docblock ('manage Terms / Privacy / Community Guidelines / Marketplace Rules through /admin'), :31 `requireRole(5)`, index shows 'Saved in DB' vs 'Falling back to static template' status per slug (:35-43). No wiki article: `curl -sL https://support.mobieus.io/know/admin-legal` -> HTTP 404; `/know/legal-pages` -> 404. Search `q=legal pages` surfaces only /know/community-landing-pages (unrelated); `q=terms privacy legal` returns only /know/data-export-and-privacy (a user data-rights article, not the admin legal editor). Index has no Legal pages entry.
Suggested fix. Add /know/admin-legal documenting the four editable legal slugs, the Markdown editor, the 'saved in DB' vs 'static template fallback' indicator, and that delete reverts to the seed copy. Add to the index under Account/Settings or Moderation and Safety.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus