Skip to main content

Admin overview

Admin is the operating room for Sniffopotamus. It should expose work clearly without making the public app harder to use.

Admin areas​

  • Ops dashboard.
  • Strategy room.
  • Build room.
  • TODO board.
  • Alerts.
  • Crawls.
  • Catalogue.
  • Cards.
  • Friction events.
  • Suggestions.
  • Agent operations.

Help standard​

Every admin screen needs:

  • A visible Help link.
  • A matching docs page.
  • What the screen is for.
  • What actions are safe.
  • What actions are approval-gated.
  • Where the data comes from.
  • What to check before changing production behaviour.

Approval-gated work​

Pause before changing:

  • Supabase schema.
  • RLS.
  • Auth.
  • Billing.
  • Payments.
  • Live token storage.
  • Production Shopify submission.
Back to SniffopotamusReturn to the app