Skip to content

docs: rename evaluators to graders#1106

Merged
christso merged 1 commit intomainfrom
docs/rename-evaluators-to-graders
Apr 15, 2026
Merged

docs: rename evaluators to graders#1106
christso merged 1 commit intomainfrom
docs/rename-evaluators-to-graders

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • Renames apps/web/src/content/docs/docs/evaluators/ to docs/graders/ and custom-evaluators.mdx to custom-graders.mdx, and updates the Astro sidebar entry to "Graders".
  • Replaces "evaluator(s)"/"Evaluator(s)" with "grader(s)"/"Grader(s)" across all .mdx files under the docs site (using word boundaries so "evaluation/evaluating/evaluated" prose is preserved).
  • Aligns user-facing docs with the EVAL.yaml config types (llm-grader, code-grader) and follows the agentevals-research taxonomy recommendation that the scoring layer be called the "grader". No redirects added since docs are still early-stage.

Scope

  • Only apps/web/src/content/docs/ and apps/web/astro.config.mjs were modified. No changes to packages/, plugins/, scripts/, or any source code — internal API names like evaluator_overrides and EVALUATOR_RESULTS_JSON are intentionally left intact in docs because they reference unchanged code identifiers.

Test plan

  • Run the docs site locally (bun --filter @agentv/web dev) and confirm sidebar shows "Graders" and pages load at /docs/graders/...
  • Spot-check internal links from quickstart / guides land on grader pages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 98bdd1c
Status: ✅  Deploy successful!
Preview URL: https://e3ddb3c7.agentv.pages.dev
Branch Preview URL: https://docs-rename-evaluators-to-gr.agentv.pages.dev

View logs

@christso christso merged commit e07634d into main Apr 15, 2026
4 checks passed
@christso christso deleted the docs/rename-evaluators-to-graders branch April 15, 2026 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant