The listener exclusively calls findByPersonIdWithMentionsFetched (JOIN FETCH). Zero callers exist in production or test code. Leaving it is a maintenance trap: a future caller would silently trigger N+1 loads on the lazy collection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>