feat(daemon): StateStore trait + atomic JSON store with corrupt-file backup
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
mod launchd;
|
||||
mod lifecycle;
|
||||
mod persist;
|
||||
mod registry;
|
||||
mod server;
|
||||
mod state_store;
|
||||
mod surface;
|
||||
|
||||
use anyhow::Result;
|
||||
|
||||
Reference in New Issue
Block a user