Rename appendMutationLog and queueOutboxEvent params from DM-specific names (dmMessageId/dmChannelId/messageId) to generic (entityId/contextId) with a new contextType param defaulting to 'dm'. Update all internal schema column references to match the renamed outbox/mutation-log schema columns. Add buildFriendContextId and getFriendEventTargets helper functions for friend event relay routing.