Admin
Environments
Environment, retention, RBAC, project config, and webhook management.
Planned capabilities
- Environment definitions (prod / staging / sandbox)
- Retention policy per environment
- RBAC roles + scopes
- Project configuration
- Webhook + notification routing
- Service accounts + API keys
Engineering contract
- Route
- /environments
- Data model
- Environment { id, name, retention, rbac, webhooks[] }
- Primary actions
- Create envEdit retentionManage roles
- Related
- SettingsCollectors