Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cft0808/edict
/ write_status
Function
write_status
scripts/sync_from_openclaw_runtime.py:21–22 ·
view source on GitHub ↗
(**kwargs)
Source
from the content-addressed store, hash-verified
19
20
21
def
write_status(**kwargs):
22
atomic_json_write(SYNC_STATUS, kwargs)
23
24
25
def
ms_to_str(ts_ms):
Callers
1
main
Function · 0.85
Calls
1
atomic_json_write
Function · 0.90
Tested by
no test coverage detected