# Design Principles

- **Convention over configuration**
- Keep it Simple, Simpler
- Always provide a one-step deployment
- Always decouple UX from the AI application logic to allow for clean separation of concerns
