Files
Colby McHenry ebae044a43 test(agent-eval): A/B harness scripts (adoption, sufficiency, implementation)
Eval tooling built while validating codegraph read-displacement:
- ab-adoption.sh   — does the agent PICK codegraph_node to read, vs the Read tool (build A/B).
- ab-sufficiency.sh — when explore/node IS used, is Read ~0? (with vs without codegraph; lists files Read).
- ab-impl.sh       — same, for an implementation task (fresh copy per run; optional build check).

All pre-warm a daemon + skip the WASM re-exec for reliable nested attach; parse
explore/node[file]/node[sym] vs Read/Grep per run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 13:41:33 -04:00
..