SYNTHESIS NOTE
TopicsAgent Harnessthis note

Should agent evaluation measure more than task success?

Current benchmarks reduce agents to a single success score, but agents emerge from multiple interacting systems. What dimensions of agent behavior should builders actually measure to predict deployment readiness?

Synthesis note · 2026-05-28 · sourced from Agent Harness

Agent evaluation has inherited the model-centric habit of reducing performance to a single number: final-task success or benchmark accuracy. The "system scaling" framing argues this framing is increasingly inadequate, because agent behavior emerges from the interaction of the foundation model with a memory substrate, a context constructor, a skill-routing layer, an orchestration loop, and a verification-and-governance layer. A one-shot success score collapses all of this into a binary that hides how the agent got there. Two agents with identical task-success rates can differ enormously in how much they spent, how much context they wasted, how clean their memory stayed, and how reliably they verified their own actions.

The proposed alternative is a research agenda for harness-level benchmarks that measure trajectory quality, memory hygiene, context efficiency, communication fidelity, verification cost, and safe evolution over time. The point is that the same model "projected onto different harnesses produce qualitatively different agents" — so evaluation must measure the system, not just the model. The counterpoint is that multi-dimensional metrics are harder to optimize and compare, and task success remains the outcome users ultimately care about. But success-only scores create false confidence in deployment readiness. This matters because it tells builders what to instrument: the process, not only the outcome.

Inquiring lines that read this note 56

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

What dimensions of recommendation quality do standard metrics miss? What drives capability and cost efficiency in agent systems? Why do agents confidently report success despite actually failing tasks? Can single-axis benchmarks accurately predict agent deployment success? When should tasks involve human-AI partnership versus full automation? Why do persona-level simulations fail to predict individual preferences accurately? What coordination failures limit multi-agent LLM systems as they scale? Why do benchmark improvements fail to reflect actual reasoning quality? How should agents balance memory condensation to optimize context efficiency? Can ensemble evaluation methods reduce bias more than single judges? Does externalizing cognitive work and state improve agent reliability? How should conversational agents balance goal-driven initiative with user control? Does parallel reasoning outperform sequential thinking under fixed compute budgets? How do we evaluate AI systems when user perception misleads actual performance? Do harness improvements transfer across model scales or memorize shortcuts? How do evaluation mechanisms prevent error accumulation in autonomous research systems?

Related concepts in this collection 4

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
16 direct connections · 108 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

agent evaluation must move beyond one-shot task success to trajectory quality memory hygiene context efficiency and verification cost