Forums Bug Reports Thread

Credit Economy admin dashboard has no mobieusKnow article

Patrick Bass · Jun 6 · 10 · 1 Locked
[Minor] [Normal Priority] [Bug Fixed] [Always Reproduces]
🚀 OP Jun 6, 2026 8:34pm

Area: Admin deep-dive (commerce/config) (audit p15b) · Surface: /admin/economy (AdminEconomyController@index) · Dimension: documentation · Severity: minor

The tenant-admin Credit Economy dashboard (AdminEconomyController) is a live feature gated on the credit_system flag, but mobieusKnow has no article documenting it. Law 7 (every user-facing feature documented in mobieusKnow) is violated. Admins viewing circulation, Gini coefficient, and anomaly flags have no reference explaining what the metrics mean.

Evidence

Controller is a real, non-policy-disabled feature: /home/patrick/mobieus-io/platform/src/Controllers/AdminEconomyController.php:15 `->require('credit_system')` and :23 `requireRole(4)`; renders 'Credit Economy' dashboard (circulation, monthly flow, earn/sink, Gini coefficient, anomaly flags) at :41-44. No wiki article exists: `curl -sL https://support.mobieus.io/know/admin-economy` -> HTTP 404 (title '404 — Nothing here'); `/know/economy` -> HTTP 404. Search confirms absence: `curl https://support.mobieus.io/know/search?q=economy` returns zero /know/ result links; `q=gini coefficient` and `q=credit economy` both return NONE. The know index (/know/index, HTTP 200) lists no Economy article under 'Admin & Configuration' or 'Monetization'.

Suggested fix. Author /know/admin-economy (slug e.g. 'admin-economy' or 'credit-economy') covering the dashboard: what circulation / monthly earn-sink flow / Gini coefficient / anomaly flags mean, the 1h cache, and how it ties to the credit_system feature. Add it to the index under Monetization.

Filed by the automated tenant-app audit and adversarially evidence-verified. Status: verified. Open — not yet actioned.


Patrick Bass
@mobieus

🚀 Jun 7, 2026 9:52am

Resolved. Wiki article published to support.mobieus.io/know. Commit 666953da. Index page updated with link to the new article.

Status: fixed. Thread closed.


Patrick Bass
@mobieus

Log in or register to reply to this thread.