Fixed a crash that could occur on save (EPERM: operation not permitted, rename config.json). The app now safely retries on transient file lock errors caused by antivirus or Windows Search Indexer.
Reduced disk save frequency from every 1 second to every 10 seconds to minimize file contention. UI updates are unchanged.