Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ _emptyLedger
Function
_emptyLedger
src/atp/atpTaskPickup.js:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
function
_emptyLedger() {
47
return
{ version: 1, spawned: {} };
48
}
49
50
function
_readLedger() {
51
try {
Callers
1
_readLedger
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected