MCPcopy Create free account
hub / github.com/Ark0N/Codeman / save

Method save

src/state-store.ts:176–184  ·  view source on GitHub ↗

* Schedules a debounced save. * Multiple calls within 500ms are batched into a single disk write. * Uses async I/O to avoid blocking the event loop.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setSessionMethod · 0.95
removeSessionMethod · 0.95
cleanupStaleSessionsMethod · 0.95
setTaskMethod · 0.95
removeTaskMethod · 0.95
setRalphLoopStateMethod · 0.95
setOrchestratorStateMethod · 0.95
setConfigMethod · 0.95
addToGlobalStatsMethod · 0.95
recordDailyUsageMethod · 0.95

Calls 3

saveNowAsyncMethod · 0.95
errorMethod · 0.80
scheduleMethod · 0.45

Tested by

no test coverage detected