Enforce Ubiquitous Language

Motivation

Whenever the code uses bad names, obscure technical names, strange abbreviations, or names that do not reflect your current understanding of the domain—change them accordingly. DDD calls this philosophy “Refactoring Towards Deeper Insight.”

Mechanics

Example(s)