Area: Admin plane (audit p12) · Surface: /admin/site-pages (AdminSitePageController) · Dimension: documentation · Severity: minor
The super-admin editor for editable site content pages (About Us and other hard-coded editable slugs) is undocumented. The nearby community-landing-pages article covers a different feature (public community landing pages), not the /admin/site-pages content editor.
Evidence
AdminSitePageController: 'Super-admin editor for site_pages rows ... requireRole(5)'; EDITABLE_PAGES const includes 'about-us' => 'About Us'. Wiki: `curl /know/site-pages` => HTTP 404; grep of /know/index for site/custom page returns only `/know/community-landing-pages`, and the community-landing-pages article body (HTTP 200) contains no mention of site pages, custom pages, /admin/site-pages, or the editable-page editor (only page chrome matched).
Suggested fix. Author /know/site-pages (or extend /know/community-landing-pages) documenting which pages are editable, the editor workflow, and how content maps to the public templates; link from the Admin & Configuration section of /know/index.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus