CI / Build & Test (push) Successful in 4m16s
- Stop calling closeSyncForBackup() during backup create so sync and autopass keep running; backup already excludes autopass/ from the archive. - Restore still quiesces sync and removes autopass/ so storage can be replaced safely; sync reconnects on next use. - Clarify setSyncManager comment (restore-only). Update BACKUP.md, SYNC.md, and ARCHITECTURE.md accordingly.