Area: mobieusKnow (audit p6) · Surface: mobieusKnow mobile editor · Dimension: law-8-ai-wand · Severity: enhancement
Suite invariant requires theme/feature parity across surfaces, and Law 8 expects an AI wand on nearly every config/compose option. The mobile editor offers the markdown toolbar but no AI assistance at all, so a mobile author can't draft a title, generate an outline, or rewrite for clarity. This is a parity gap, not a contrast/correctness bug, so filed as an enhancement.
Evidence
Desktop editor.php:73-118 renders the mobieusAI menu (title suggest, outline, clarity rewrite, suggested edits) gated on ai_wiki_* flags. mobile/knowledge/editor.php contains zero ai-assist / data-ai / mobieusAI markup (grep returns nothing).
Suggested fix. Add an ai-assist trigger (or a compact bottom-sheet AI menu) to the mobile editor, reusing ai-assist.js with the same data-ai-feature/source/target contract the desktop buttons use, gated on the same ai_wiki_* flags.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus