- Hoist callerUser DB query above the federation block so it's fetched once and reused for response building, federation ID assignment, and relay payload construction (was fetched 3 times). - Add homeInstance !== domainOrigin guard to finalTargets augmentation, matching the existing pattern in POST /api/dm/:id/members.