owner@prime.buk.ng
Daily operations, staff, services, customer records, campaigns, and reports.
Business controls
You only see the controls your role is allowed to manage.
Security posture
Production launch should enforce MFA for owners/admins, signed webhooks, encrypted secrets, audit logs, payment reconciliation, and NDPA-compliant data request workflows.
Account security
Production-grade account controls for verification, MFA, sessions, and recovery.
Privileged accounts should require verification after password sign-in.
Reset tokens expire quickly and revoke active sessions after password change.
Mobile refresh tokens are rotated and can be revoked after password reset.
Launch status
Launch blocked
productionPassed checks
6
15 totalWarnings
2
ReviewBlockers
7
RequiredLaunch readiness
Environment, security, payment, messaging, operations, and privacy checks for production.
Environment
Runtime mode
PASSNODE_ENV is production.
Canonical app URL
PASSCanonical app URL is configured.
Security
Auth secret strength
PASSAUTH_SECRET is present and long enough for signing.
Database
Database URL
PASSDATABASE_URL is configured.
Persistent data mode
FAILProduction must set BUK_ENABLE_DB_WRITES=true with a valid DATABASE_URL.
Database connectivity
FAILDatabase writes are disabled; app is operating in safe demo mode.
Payments
Live payment mode
WARNHosted demo checkout is active. This is fine for demos, not public launch.
Payment public key
PASSPayment public key is configured for live checkout surfaces.
Messaging
Message worker secret
PASSMessage worker secret is configured.
Live messaging providers
WARNDemo message delivery is active. This is fine locally, not for launch.
Operations
Error monitoring
FAILConfigure ERROR_MONITORING_DSN before public launch.
Incident contact
FAILSet INCIDENT_CONTACT for production escalation.
Backup runbook
FAILSet BACKUP_RUNBOOK_URL and verify database backups before launch.
Privacy
Privacy policy
FAILSet PRIVACY_POLICY_URL before collecting real customer data.
Data request owner
FAILSet DATA_REQUEST_EMAIL for NDPA export/deletion workflows.