Design Guide for RIDDL Authors¶
This section helps authors with the task of using RIDDL to design systems. It covers domain decomposition, bounded context design, and common patterns.
Topics¶
- Bounded Contexts - How contexts isolate language and define boundaries
- Command-Event Patterns - Patterns for command and event message design
- User Interface Modeling - Using Epics and Applications to model user interactions