DDD Playbook (ToDo training)
- •Update glossary first.
- •Keep one bounded context: "Todo Management".
- •Propose a minimal aggregate and max 5 invariants at a time.
- •For each capability, update model + invariants + use-case contract. Never introduce advanced patterns unless asked.