| 1 | #!/usr/bin/env node |
| 2 | // Aggregate the README A/B (bench-readme.sh output): per repo, median of N runs |
| 3 | // per arm → time, tool calls, tokens, cost, % saved, and RESIDUAL CONTEXT |
| 4 | // OCCUPANCY. Plus an average row. |
nothing calls this directly
no test coverage detected