Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ size
Method
size
src/agent/read-ledger.ts:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
size(): number {
104
return
this.seen.size;
105
}
106
}
107
108
/** The observation the model receives when the gate refuses a mutation. */
Callers
1
read-ledger.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected