#!/usr/bin/env node // One side-by-side table for the three feedback metrics, across the arms of a // single A/B output directory. This is the "did it move?" view — the per-run // blocks parse-run.mjs prints are the "why did it move?" view, and both are // printed by the harnesses (ab-new-vs-baseline.sh, run-all.sh). // // residual context occupancy how much window the arm's retrieval still holds // explore sufficiency whether a response was ENOUGH (agent's next act) // allocation efficiency what share of returned bytes the answer used // // Usage: compare-arms.mjs