06-reference

hylak howtoeval floor raising framework

2026-05-28·reference·source: howtoeval.com (web)·by Ben Hylak (Raindrop)
evalsllm-evalagent-qualityverificationerror-analysis

Hylak's "How to Eval" — floor-raising over benchmark-maxxing

Why this is in the vault

Founder flagged 2026-05-28 as "likely a good reference." Verdict on assessment: READ, selectively crib for our verification SOPs, don't treat as canonical. Frame is sound; quant rigor is weak; underlying marketing funnel for Raindrop is unsubtle.

Sponsorship

Self-funnel. Hylak founded Raindrop (paid LLM eval platform + OSS local tool); the guide is structurally top-of-funnel for that product. Every architectural recommendation lands on "don't use hosted dashboards" (i.e. don't use LangSmith/Braintrust competitors) and "use a local-first tool" (i.e. Raindrop's OSS tier with paid upsell). No third-party sponsor; the bias is straight self-consulting. Disclosed implicitly via Raindrop branding throughout, never explicitly called out as advertorial.

The core frame

Hylak's central move: stop chasing benchmark scores ("benchmark-maxxing"), instead do floor-raising error-analysis — read real failures from production traffic, build a taxonomy of recurring failure modes, fix the ones that matter. Eval is detective work on a small corpus of real bad outputs, not a Kaggle competition.

Published May 2026. Author = Ben Hylak, founder of Raindrop (paid eval platform + an OSS local tool). The guide doubles as a top-of-funnel for Raindrop, so every architectural recommendation lands on "don't use hosted dashboards like LangSmith/Braintrust" — discount accordingly.

The meat (what's worth cribbing into RDCO)

The discount (where it falls short for us)

Mapping against Ray Data Co

Hylak claim Our state Action
Read real failures, build a taxonomy Doing it ad hoc via /self-review Formalize a failure-mode taxonomy for cron-driven skills
Prune evals that haven't failed in 3mo Our verification SOPs only grow Add retirement-pass step to [[2026-05-19-verification-as-independent-worker-pattern]]
Self-reconstruct vs fresh-eyes Always-fresh-eyes per [[feedback_fresh_eyes_subagent_for_own_artifacts]] A/B test self-reconstruction on a sample of /verify-vault-write cases
Code-aware over prompt-only Already our bias (sub-agent dispatch w/ tools) No change

Related