#qa sometimes we discover that some entity should be referenced from a different aggregate. We have to re-define boundaries and transform some Entity to an Aggregate. Going this way, we can find ourself in a code full of Aggregates almost without Entities. How to find a right balance?