Why does evaluating something as simple as 'clarity' still require running a thousand prompts by hand?
AI agent builders doing evals face outputs that aren't binary right-or-wrong, forcing expensive, high-volume manual testing just to get statistically meaningful signal on subjective quality dimensions.
Category: AI / Agents · Trend: LLM · Opportunity score: 6.2 / 10
What is the “Why does evaluating something as simple as 'clarity' still require running a thousand prompts by hand?” problem in 2026?
AI agent builders doing evals face outputs that aren't binary right-or-wrong, forcing expensive, high-volume manual testing just to get statistically meaningful signal on subjective quality dimensions.
Who has this problem?
Indie AI builders and small teams trying to eval their own agents/prompts.
Recorded source context
Dataset source note: it's hard to measure outputs that aren't binary right or wrong, and that's where most human intervention is needed... it's quite expensive to do well. I find that for every hypothesis I might have to run a thousand prompts to collect enough data for a conclusion.
This note may summarize the referenced material rather than quote it verbatim. Source label: Ask HN: How are people doing AI evals these days?, Hacker News item 47319587, 17 Mar 2026. (reference).
Existing players in this space
- Promptfoo / Braintrust / DeepEval: Handle structured evals well, subjective/dimensional quality still needs heavy human review.
- LLM-as-judge: Cheaper than humans but introduces its own noise and bias.
What existing players are missing
An eval workflow purpose-built for subjective, multi-dimensional quality (tone, clarity, helpfulness) that combines cheap LLM-judge triage with targeted, minimal human review instead of all-or-nothing manual scoring.
How Real Problem AI scores this opportunity
Aggregate score: 6.2 / 10. Four-axis rubric:
- Problem severity: 7 / 10
- AI feasibility today: 6 / 10
- Market signal: 6 / 10
- Competition gap: 6 / 10
How to build a solution: stack hints
- LLM-as-judge scoring pipeline
- Active-learning sample selection for human review
- Multi-dimensional rubric scoring
- Statistical confidence reporting
Related AI / Agents problems on Real Problem AI
- My AI agent repeated one broken action all night, and I only saw the cost in the morning. (9.0/10)
- Someone opened a function to fix one bug and it was 300 lines nobody wrote by hand. (9.0/10)
- Why can a hidden line of text on a webpage hijack my AI agent and steal my data? (8.0/10)
- Why does my AI agent have the same production access as my senior engineer but none of the judgment? (8.0/10)
- Why does Claude Code hide your own plan quota from the terminal you live in? (8.0/10)