'I can't eval it' is a product smell: how to make AI explainable enough to test
If an AI feature is difficult to evaluate, it is not an evaluation problem—it is a product design failure: once a product exposes its assumptions, intermediate steps and provenance, users can verify it and eval becomes tractable.
AngleContrarian engineering argument: instead of investing in more eval harnesses, invest in interfaces that expose verifiable artifacts.
Source video ↗The 20-trace ritual: why manual inspection is the foundation of agent evaluation
Automated eval frameworks that are built before any manual trace inspection optimize for the wrong categories; a mandatory 10-20 trace review is the only way to choose metrics that actually track user-facing failures.
AngleProcess and culture for eval teams, drawing on active-learning/data-bottleneck arguments.
Source video ↗Your AI assistant should produce an evidence dossier, not an answer
For high-stakes domains, expert sign-off requires surfacing contradictions, key facts, and open questions in an implicit fact-finding workflow; black-box outputs will never be approved, no matter how good the eval metrics look.
AngleDesign model for safe adoption in regulated/professional domains.
Source video ↗Let agents build the test harnesses agents deserve
Coding agents excel at building trace-review UIs, and using them to reduce the tedium of manual data inspection is the fastest path to evals that people actually run; evaluators should treat agents as their first eval infrastructure.
AngleCounterpoint to fear of agents: they can be used to build their own eval tooling.
Source video ↗