
This admin is the source of truth for runtime config, pricing, terms, usernames, webhook intake, audit visibility and operational projections.
This local UI talks to the configured dev API and relies on a backend-owned admin session cookie. Admin access comes only from persistent admin users provisioned outside the public login flow.
export ADMIN_CREATE_USER_PASSWORD='your-strong-password'npm run admin:create-user -- --email=owner@sonoora.com --display-name='Sonoora Owner' --role=platform_super_admin