Area: Monetization (audit p10) · Surface: GET /series (SeriesController@index), GET /series/{slug} (SeriesController@show) · Dimension: documentation · Severity: minor
Editorial Series are public, reader-facing multi-part guide collections (/series listing and /series/{slug} chapter reader) listed in the authoritative Monetization surface set. There is no mobieusKnow article telling readers what series are or how to navigate them, nor (for the admin side) any doc linking from the user-facing reader experience. Lower severity because series is more editorial-content than direct revenue, but it is still an undocumented user-facing surface (Law 7).
Evidence
Code: platform/src/Controllers/SeriesController.php:34 index renders public 'series/index' (pageTitle 'Editorial series'), :58 show renders 'series/show' for readers — explicitly reader-facing (comment at :70 'empty (chapterless) series 404 for readers'). Wiki: `curl https://support.mobieus.io/know/search?q=series` => `No results for "series"`; 'editorial series' also `No results`. Direct slugs 404: `/know/series`, `/know/editorial-series`. Not present on /know/index.
Suggested fix. Add a brief mobieusKnow article describing the Series reader experience (browsing /series, reading sequenced chapters), and link it. Make it searchable under 'series'.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus