Returns all SPOUSE_OF edges with JOIN FETCH on both person sides, preventing N+1 in TimelineService.assembleDerivedEvents() (REQ-011). Reuses existing findAllByRelationTypeIn query which already JOIN FETCHes. Refs #776 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>