Model Customization
Introduction
core components work with core entities. Adapters and interactors know only base models. To customize a client project, you should extend base models and other related components. For a universal approach, you can use predefined model customization tools following the dependency direction rule.