cf6a74b162
- Add cleanMemory() to DesktopLocalCache (sweeps stale WeakRef entries) - Add startCleanupLoop() to Coordinator with heap monitoring (MemoryMXBean, checks every 30s, cleans at >75% heap or every 5min) - cleanObservers() clears unused NoteFlowSets on notes + addressables - Try-catch per operation so one failure doesn't skip the rest - 2-minute startup grace period before first cleanup - Cleanup job cancelled on clear() (account switch / logout)