What is Design Rationale?
Design rationale is the set of design decisions and the reasoning behind them.
Requirements describe what the system should do
Design describes how it does it
- UML
- Data & control flow diagrams
Design rationale describes why it does it the way it does