- Remove toast emission in triggerAutoSync() (L697) - Silent sync now fully respects silent=true flag - Notes list still updates via loadNotes(), no UX loss - Toast was bypassing SyncStateManager's silent handling Changes: - android/app/.../ui/main/MainViewModel.kt: Remove _showToast.emit() on auto-sync success