mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
perf: optimize persist delta gating and diagnostics
This commit is contained in:
@@ -78,6 +78,7 @@ export function createGraphPersistenceState() {
|
||||
syncDirtyReason: "",
|
||||
lastSyncError: "",
|
||||
dualWriteLastResult: null,
|
||||
persistDelta: null,
|
||||
updatedAt: new Date().toISOString(),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user