= DomainDrivenDesign =
 * https://techbeacon.com/app-dev-testing/get-your-feet-wet-domain-driven-design-3-guiding-principles.
{{{
the essence of DDD is profoundly simple: capture the domain model in domain terms, embed the model in the code, and protect it from corruption. 
}}}