How It WorksFor Server Staff
Infusions
Governance Model
- Treat Infusions as shared config primitives used by many features.
- Use naming conventions and avoid one-off keys when possible.
Recommended Conventions
- Prefix by domain when useful (example:
{portal_hours},{welcome_role}). - Keep fallback values explicit for dynamic variables.