← back to control center  ›  Admin Hierarchy

👑 Admin Hierarchy · who sits in front of whom

One door. Four levels. Each admin sits IN FRONT OF the level below — so when something breaks at Mike's level, Papa is already there. When Deb needs to set a task, she's already above the guys.

"I would be WEB admin · I would see all only because I would be fixing it · I log in admin/admin/admin · I am in front of Mike's admin · Mike is in front of the guys admin · Deb is admin of office, admin of men, admin of tasks · she sets the task, the cars, the wrecks · so she has more than the rest." — Papa
👑

Papa · Web Admin

Sees the full codebase, every page, every user, every dollar. Can fix anything. Behind-the-glass mode.
🟢

Mike · Shop Admin

Sees the whole shop floor, all bays, all techs, all customers, money, content. Sets shop policy. No code.
💗

Deb · Office Admin · Dispatcher

Admin of office + admin of men + admin of tasks. Sets the cars, sets the wrecks, sets who works what. Has more power than the guys because she dispatches them.
🔵

Field Agents · Irwin · Jordan · Or

See only their own bay assignments, their work, their leaderboard. Receive whispers Deb set up. Execute, don't decide.

🔑 Try it · log in as any level

Or jump:
📌 What's REAL on this page:
✓ Login form accepts admin/admin as Papa, mike/shop-admin as Mike, deb/office-admin as Deb, irwin/jordan/or + field as the guys
✓ Quick-jump pills bypass password for demo
✓ Each role shows exactly which pages they see (green ✓) and which they don't (greyed out)
✓ Deb's role gets a SPECIAL "Dispatcher" panel showing the work-assignment permissions Mike doesn't have
⏳ The actual permission enforcement on every page · ~1 week to wire role into mdc-shared.js so every page checks before showing content
⏳ Password hashing + real session storage · need backend · today it's localStorage demo