* Async version of saveNow — used by the debounced save() path. * Uses non-blocking fs.promises to avoid blocking the event loop during * the debounced write cycle. For synchronous shutdown flush, use saveNow(). * * Guards against concurrent execution: if a save is already in flight,
()
source not stored for this graph (policy: none)