Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ seq-matrix.mjs
File
seq-matrix.mjs
scripts/agent-eval/seq-matrix.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Mine the surviving A/B stream-json logs (/tmp/ab-matrix/<Cell>/run-headless-*.jsonl)
3
// for what the aggregate matrix can't see: the call SEQUENCE and per-call output SIZE.
4
//
Callers
nothing calls this directly
Calls
6
tier
Function · 0.85
sum
Function · 0.85
parse
Function · 0.70
pad
Function · 0.70
k
Function · 0.70
join
Method · 0.45
Tested by
no test coverage detected