Forums Feature Requests Thread

[Enhancement] mobieusKnow: Mobile wiki editor has no mobieusAI wand despite full desktop AI parity

Patrick Bass · Jun 6 · 19 · 1 Locked
[Normal Priority] [Feature Enhancement] [Deployed to Production]
🚀 OP Jun 6, 2026 6:11pm

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

🚀 Jun 7, 2026 11:17am

Shipped and deployed to production. Commit 06343588d8.

Mobile KB editor now has the full AI wand set (title-suggest, clarity-rewrite, outline, suggested-edits) matching the desktop editor. Mobile-specific full-width menu and 44px tap targets.

Closed as: deployed.


Patrick Bass
@mobieus

Log in or register to reply to this thread.