Add guildPresenceCache to DEFAULT_USER_PREFS so per-guild online counts
replicate on the user settings mesh alongside companionLastGuildId.
Co-authored-by: Cursor <[email protected]>
Add companionLastGuildId to DEFAULT_USER_PREFS so the last active guild
syncs over the user settings mesh for companion boot and desktop switches.
Co-authored-by: Cursor <[email protected]>
Add auditLogExportFilter (all/automod/automation/moderation) to default user
prefs so the audit modal remembers the last export filter chip across sessions,
matching Discord client export filter persistence behavior.
Co-authored-by: Cursor <[email protected]>