Unlabeled failures
Errors without an ideal response cannot train or retrieve well.
Production traces → golden data
Your best training signal is already happening: humans fixing agent mistakes. We capture those corrections as an approved experience library.
Production history shows outcomes. Without the chosen rewrite, critique, and approval status, traces cannot teach the next request.
Errors without an ideal response cannot train or retrieve well.
Made-up examples miss your tools, policies, and edge cases.
CSV dumps lack versioning, scope, and runtime retrieval design.
Pushing every fix into weights slows iteration and hides provenance.
Connect traces → human review → approved experiences → runtime retrieval → measured outcome.
OpenTelemetry preferred; conversation or observability exports work for a first sprint.
Internal reviewers, trained annotators, or both—your rubric, your approvals.
Each record keeps context, failed output, rewrite, critique, and status.
The artifact is a governed experience record, not a row of text. The fields below make it possible to audit retrieval and avoid applying one customer’s exception to another workflow.
Trace ID, user intent, relevant tools, policy state, and the failed output or trajectory.
The replacement response or action path, reviewer critique, approval status, and any escalation note.
Workflow, tenant, policy, confidence, and date metadata that limits where an experience can be used.
See the commercial golden-datasets service and its dataset design approachFollow the practical build process step by step
Coverage estimate and failure clustering from your trace sample.
Human-corrected golden set for one workflow plus retrieval prototype.
Baseline vs corrected comparison and next-step recommendation.
Every example points back to a real failure your users hit—so retrieval stays relevant and auditable.
Book a call with a sample of production traces—we will map repeated failures and one sprint path.