Area: Cross-cutting infra (audit p14) · Surface: /help/css-reference (PageController@cssReference) · Dimension: documentation · Severity: minor
The CSS Custom Properties reference, which documents the semantic theming tokens a Tenant Super Admin uses in the custom-CSS editor, is itself undocumented in mobieusKnow. Tenants using custom CSS have no wiki-discoverable guide to the available --color-*, --space-*, etc. tokens.
Evidence
PageController@cssReference (platform/src/Controllers/PageController.php:144-179) parses public/css/style.css and renders an always-on reference of all `--*` CSS custom properties, described as 'Available CSS custom properties (variables) for tenant customization via the custom CSS editor.' mobieusKnow has no article: `curl https://support.mobieus.io/know/search?q=css+reference` returns only /know/api-events-reference (substring match on 'reference'); `grep -ioc 'css reference'|'css custom' /tmp/know-index.html` = 0/0; no css-reference slug in the full /know list.
Suggested fix. Add a /know/css-customization article (or link the live /help/css-reference page from the branding/appearance article) so tenants editing custom CSS can find the token list.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus