Removes direct PersonRepository injection from the relationship domain, routing cross-domain person resolution through PersonService.getAllById() per the layering rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Removes direct PersonRepository injection from the relationship domain, routing cross-domain person resolution through PersonService.getAllById() per the layering rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>