Skip to content

chore(bench): evict ten stale zero-reference experiment scripts - #866

Merged
drewstone merged 1 commit into
mainfrom
chore/bench-evict-stale-experiments
Aug 15, 2026
Merged

chore(bench): evict ten stale zero-reference experiment scripts#866
drewstone merged 1 commit into
mainfrom
chore/bench-evict-stale-experiments

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

What

Removes ten one-off experiment scripts from bench/src: david-goliath, david-attribution, atom-humaneval, aec-gate, trata-gate, humaneval-object-ablation, hev-improve, hev-eval, diverse-gate, decoder-live.

Why

  • All ten have zero references anywhere in the repo (rg-verified at this HEAD, both pre- and post-fetch).
  • June-dated; several pin dead default models (groq/llama-3.1-8b-instant, gpt-4o-mini) and hand-rolled price tables superseded by agent-eval's native cost accounting.
  • agent-runtime keeps substrate + benchmark adapters; experiments belong in agent-lab (its AGENTS.md law 1). The David-Goliath lineage is re-implemented fresh there: agent-lab#419.

Proof

  • bench tsc error count identical before/after deletion (3 pre-existing workspace-resolution errors, untouched files) — eviction is typecheck-neutral.
  • No test file references any evicted script.

 david-goliath, david-attribution (superseded by the fresh
 sparse-escalation study in agent-lab), atom-humaneval, aec-gate,
 trata-gate, humaneval-object-ablation, hev-improve, hev-eval,
 diverse-gate, decoder-live — all unreferenced (rg-verified on this
 HEAD), June-dated, several pin dead default models. bench keeps its
 benchmark adapters, gates with tests, and shared harnesses. Experiments
 live in agent-lab per its AGENTS.md law 1.

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — e4817fca

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

This approval is provisional. It rests on the audit running. If the audit cannot run — for example the CLI bridge rejects it — this approval is dismissed rather than left standing, so an unrun check never reads as a passing one.

tangletools · auto-approval · reason: drewstone_author · 2026-08-15T06:58:11Z

@drewstone
drewstone merged commit 08fc914 into main Aug 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants