docs(eval): clarify eval authoring contracts#1545
Merged
Merged
Conversation
Deploying agentv with
|
| Latest commit: |
a0c90cc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://36296e5d.agentv.pages.dev |
| Branch Preview URL: | https://docs-eval-authoring-skill-da.agentv.pages.dev |
Collaborator
Author
|
Coordinator review follow-up: I found one docs consistency issue before merge: Fixed on the PR branch in
Waiting for refreshed GitHub Actions before merge. |
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.
Summary
Eval authors now get the corrected contract shape before they draft repo-state self-evals: assertion strings can carry the grading contract without a duplicate
criteriafield,expected_outputis framed as a golden/reference answer, and historical repo-state tests are shown with a realworkspace.repos[]commit pin.The agent-facing skill data now teaches and reviews the same conventions, including the issue #18 pattern of using shorthand assertions instead of redundant named
llm-graderblocks.Related handoff: https://github.com/EntityProcess/agentv-beads/issues/18
Verification
git diff --checkbunx biome check apps/web/src/content/docs/docs/evaluation/eval-cases.mdx apps/web/src/content/docs/docs/evaluation/eval-files.mdx apps/web/src/content/docs/docs/guides/eval-authoring.mdx skills-data/agentv-bench/references/eval-yaml-spec.md skills-data/agentv-eval-review/SKILL.md skills-data/agentv-eval-writer/SKILL.mdAdditional repo-local CLI readback was attempted but blocked by local build setup:
bun apps/cli/src/cli.ts skills get agentv-eval-writerhit a stale@agentv/coreexport, andbun run buildcould not proceed becausetsupis not installed in this worktree.