meta-harness instead when the goal is benchmarked harness.py optimization.
Quick start
Run from the repo root:When to reach for meta-harness
- You are optimizing one benchmarked LLM task.
- The main artifact is a candidate
harness.py. - You need Pareto / frontier tracking across prompt or retrieval variants.
- The bottleneck is evaluation quality, not repo operating clarity.