MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / read-ledger.test.ts

File read-ledger.test.ts

test/read-ledger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for src/agent/read-ledger.ts (read-before-write gate).
3 * Run: node --experimental-strip-types test/read-ledger.test.ts
4 * Pure logic only — no filesystem, no loop. The loop wiring stats real files

Callers

nothing calls this directly

Calls 8

isGatedMutationToolFunction · 0.90
extractMutationPathsFunction · 0.90
extractReadPathFunction · 0.90
buildGateMessageFunction · 0.90
checkMethod · 0.80
markMethod · 0.80
sizeMethod · 0.80
checkFunction · 0.70

Tested by

no test coverage detected