docs(evaluation): Overview revamp#710
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
khushalsonawat
requested changes
Jul 8, 2026
| title: "Future AGI Evaluation: Measure Prompt and Agent Quality" | ||
| description: "Measure and compare the quality of prompts and agents across datasets, simulations, and experiments using built-in or custom eval templates." | ||
| title: "Overview" | ||
| description: "Evaluations measure how well your AI achieves the user's goal, scored on metrics like accuracy, safety, and tone." |
Contributor
There was a problem hiding this comment.
Drop the trailing period on the description
| </Card> | ||
| <Card title="Eval groups" icon="table-rows" href="/docs/evaluation"> | ||
| Bundle multiple evals and run them together. | ||
| <Card title="Scores & results" icon="chart-mixed" href="/docs/evaluation/concepts/eval-results"> |
Contributor
There was a problem hiding this comment.
This concept is Output types in the new sidebar, not Scores & results. Retitle the card when the eval-results rename lands
|
|
||
| ## How it connects | ||
|
|
||
| Evaluation sits in the middle of Future AGI and feeds on the rest: [Observe](/docs/observe) turns live traces into eval inputs and shows scores back on the trace, datasets and simulations are where offline evals run, optimization consumes scores to improve a prompt, and thresholds become production gates. |
Contributor
There was a problem hiding this comment.
Link the first mentions of datasets, simulations, and optimization, same as Observe. Also "feeds on the rest" reads odd
Contributor
|
I also need a mental model diagram for the same. Add it in the overview page |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Evaluation Overview revamped to spec: 156 built-in evals, the
template → config → run → scoremodel, 'how it connects' cards, and points to the Running evaluations hub. No## About, minimal frontmatter, no em-dashes. Draft — part of the batched Evaluation revamp intodocs/evaluation-revamp.🤖 Generated with Claude Code