Area: Account (re-run) (audit p1r) · Surface: /know/mobieus-credits (article) + /know/index · Dimension: documentation · Severity: major
mobieusCredits is a paid monetization product (one-time Stripe credit-pack purchases plus a full earn/spend economy at /account/credits and /account/cosmetics). A complete, accurate wiki article was written for it, but it is not referenced anywhere on the /know index page, so members browsing the knowledge base cannot find it. The only mentions of credits on linked articles are a 2-sentence aside in karma-and-achievements ('Earned automatically through participation') which omits the top-up/buy flow entirely and even implies credits are only earned, never purchased. Net effect: the canonical doc for a revenue feature is dark.
Evidence
Article exists: `curl -s -L https://support.mobieus.io/know/mobieus-credits` -> HTTP 200, title 'mobieusCredits — earn, spend, top up', Updated May 31 2026. But it is NOT linked from the wiki index: `curl -s -L https://support.mobieus.io/know/index | grep -c 'mobieus-credits'` -> 0. The slug also is not 'credits': `curl -o /dev/null -w '%{http_code}' .../know/credits` -> 404. Every other account/identity article (account-settings, profile-and-identity, notifications, rss-feeds, recruit-and-referrals) IS in the index link list, but mobieus-credits is absent. The credits feature is a real Stripe-backed monetization surface — platform/src/Controllers/CreditPurchaseController.php:11 ('POST /account/credits/buy — pack_cents in body') and :28 PACKS = [100=>1000, 500=>6000, 1000=>13000].
Suggested fix. Add mobieus-credits to the /know/index article listing (Monetize/Community section) so it is crawlable and discoverable. Cross-link it from karma-and-achievements (Credits section), reactions-awards-and-thanks (Tipping), and account-settings. Confirm the karma-and-achievements 'earned automatically' blurb links out to the full article rather than implying credits cannot be purchased.
Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.
Patrick Bass
@mobieus