Operations
Per-tenant feature switches. Platform-scope flags require Platform Super Admin.
Toggles are disabled in Phase 11A. Live mutation lands in 11A.1 gated by feature_flags.manage for tenant-scope flags and platform.super_admin for platform-scope flags.
| Flag | Description | Scope | State | Toggle |
|---|---|---|---|---|
Auth Enabled auth_enabled | Master switch for the Phase 11A auth layer. Off until Supabase Auth is wired in 11A.1. | tenant | Disabled | |
Staff Management Enabled staff_management_enabled | Show the Staff module to tenant admins. | tenant | Enabled | |
Platform Super Admin Enabled platform_super_admin_enabled | Allow platform super-admin checks in the UI. | tenant | Enabled | |
Security Console Enabled security_console_enabled | Show the Security console under Administration. | tenant | Enabled | |
Audit Logs Enabled audit_logs_enabled | Show the Audit Logs UI under Administration. | tenant | Enabled | |
Feature Flags Enabled feature_flags_enabled | Show the Feature Flags UI under Administration. | tenant | Enabled |