Settings
Deployment configuration for this single-tenant instance.
Brand
Sentinel
sentinel.example
- Legal name
- Sentinel Trust & Safety GmbH
- Support
- support@sentinel.example
- Billing contact
- billing@sentinel.example
All identity resolves from branding config / BRAND_* env. Swapping it re-skins the product.
Feature flags
- Text moderationOn
- File scanning (image / video / document)On
- API keys & programmatic accessOn
- Add-on billingOn
- Outbound webhook alertsOff
Billing
- Currency
- EUR
- Model
- fixed
- Terms
- net 30 days
Data residency
EU-only — compliant
- Managed Postgres (primary datastore)eu-central-1
- Cloudflare Workers AI (EU inference)eu
- EU LLM classifier (text moderation)europe
- Stripe Payments (EU entity)europe
- Vercel (EU edge/functions region pin)fra1
Environment notes
- DATABASE_URL unset — using in-memory store (development only, data is not persisted).
- WORKERS_AI_API_TOKEN unset — file scanning uses the on-box heuristic classifier.
- TEXT_MODERATION_API_URL unset — text moderation uses the on-box multilingual classifier.