Alignment builds on resolved annotations, so annotate and resolve at least one evaluation first. See Annotations for that workflow, and Metrics for how metrics are defined.
- Built-in metric — creates a new custom metric (a fork) containing the distilled guidelines. The original built-in metric is unchanged.
- Custom metric — bumps the metric to a new version with the refined prompt.
Start an alignment run
Open a metric’s detail page, find the Alignment section at the bottom, and click Start Alignment. Configure the run:array
required
One or more completed evaluations that have resolved annotations for this metric. Only evaluations with resolved annotation data appear in the list.
string
The provider and model used to analyze disagreements and distill guidelines. Uses the platform default if left blank.
string
The model used to verify the distilled guidelines. Optional.
number
The minimum score gap between the judge and a human annotation for the pair to count as a disagreement.
Review and accept results
When a run reaches Aligned, expand it to see the distilled guidelines (in plain language), how many disagreements were found across the source evaluations, and how many agreeing rows were skipped. If the guidelines look good, click Accept:- On a built-in metric, a new custom metric is created with the distilled guidelines as its scoring prompt — the built-in stays untouched.
- On a custom metric, the metric updates to a new version, and all future evaluations using it apply the new rubric.
Alignment history
The Alignment section lists all past runs for the metric, newest first, with each run’s status, creation time, and source evaluations. Expand any completed run to view its guidelines — even after accepting.FAQ
How is Alignment different from editing the scoring prompt myself?
How is Alignment different from editing the scoring prompt myself?
Editing means writing the new rubric by hand. Alignment derives it automatically by analyzing disagreements between the judge’s scores and your team’s resolved annotations — most useful when you see a pattern of disagreement but aren’t sure how to express the correction in the prompt.
How is Alignment different from Annotation Calibration?
How is Alignment different from Annotation Calibration?
Annotation Calibration (on the evaluation detail page) shows you where the judge and your reviewers agree or disagree, per metric. Metric Alignment goes a step further and acts on those disagreements, rewriting the metric’s rubric to close the gap. Use Calibration to spot the problem, Alignment to fix it.
Can I run Alignment on a built-in metric?
Can I run Alignment on a built-in metric?
Yes. Accepting the result forks it into a new custom metric containing the distilled guidelines; the original built-in metric isn’t modified.
How many resolved annotations do I need?
How many resolved annotations do I need?
No hard minimum, but more resolved annotations give the reflection model more signal. Fewer than 5–10 resolved disagreements tends to produce generic, low-confidence guidelines — aim to annotate and resolve at least one full evaluation first.