Production blockers · eval-case v1
Field signal for real agents.
Agent Ergonomics = human factors for AI operators. Blockers observed in real, tool-mediated work, reduced into eval-ready repros: claim, action, evidence, oracle, boundary.
Page for teams building models and agents (evals, post-training, product). Leading an organization? See field support →
Reduced field signal — metadata-only, no raw client sessions.
case/0012
A reduced, inspectable trace.
Branch ready, "done" claim — no test-execution evidence. Public downloadable repro.
- FCE family — false completion after a tool boundary
- JSONL conformant to the eval-case v1 schema
- Three views: trace (claim/action) · oracle (required evidence) · replay (eval-ready repro)
Families
Where the agent claims without proof.
The moment a tool boundary is crossed without verification — that becomes a case.
- FCE — false completion after a tool boundary
- Metadata-only capture: no client content
- Field reduction → governed product signal
Replay
Three views of the same case.
Trace (claim/action), oracle (required evidence), replay (verdict) — the public format behind case/0012.
- Trace — claim vs observed action
- Oracle — minimum required evidence
- Replay — eval-ready verdict
Try in the terminal
Inspect a public case.
curl -fsSL https://julientalbot.com/labs/case-0012.eval-case-v1.jsonl \
-o case-0012.eval-case-v1.jsonlopen https://julientalbot.com/en/labs/eval-case-v1
# eval-case v1 schema + required fieldsRecord
Verifiable without trusting this page.
Upstream links, corpus, and public framing — inspectable directly.
A field-observed tool-use signal was reduced into an upstream issue pattern, then adopted and merged by the hermes-agent maintainer.
Credit Conversation-cache continuity — credited upstream.A field-tested cache-continuity patch was credited and cherry-picked into the hermes-agent mainline.
Corpus Reduced traces, not raw sessions.The public framing behind the eval format and privacy boundary.
What it covers
From field to product signal — reduced and governed.
-
FCE family
False completion after a tool boundary.
-
Metadata-only
No client content, secrets, or full paths.
-
eval-case v1
Public JSONL, schema and oracle documented.
-
Claim ≤ evidence
No "done" without observable proof.
-
Upstream
Field signals credited in hermes-agent PRs.
-
Privacy
Reduced traces before any external use.
Work the signal
From case to partnership.
case/0012
Download the public JSONL and read the eval-case v1 schema.
One exchange
Scope, privacy boundary, and deliverable — before any blocker is defined.
One blocker
From field to eval-ready repro: claim, action, oracle, gate.
Partnership
One case, one hypothesis, one constraint.
Field signal, eval-case, or integration in your stack — describe the blocker and the decision to make. A first exchange to see if the signal fits.