Skip to content

docs: surface eval --scaffold (repo-tailored eval generation) earlier - #19

Merged
doidor merged 1 commit into
mainfrom
doidor/docs-surface-eval-scaffold
Jun 11, 2026
Merged

docs: surface eval --scaffold (repo-tailored eval generation) earlier#19
doidor merged 1 commit into
mainfrom
doidor/docs-surface-eval-scaffold

Conversation

@doidor

@doidor doidor commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Problem: the per-repo eval customization — agentrig eval --scaffold, which auto-generates eval scenarios from your repo's stack — was buried at the bottom of docs/evals.md and missing from the README quickstart, the docs landing page, and getting-started. New users rarely discovered that the eval kit can tailor itself to their repo.

Change: surface it in the high-traffic, first-impression spots.

  • README — added eval --scaffold to the quickstart block; opened the "Evaluating the harness itself" section with a callout; added the flag to the commands table.
  • docs landing (index.md) — the "Evals you can run" feature card now calls out scaffolding scenarios from your stack.
  • getting-startedeval --scaffold is now the first step of "3. Evaluate", framed as the fastest way to make the eval kit yours.
  • evals guide — a top-of-page pointer ("New here? Generate scenarios for your repo first") links down to the existing Per-repo customization section (kept as the detailed reference).

No behavior/code changes — docs only. Adds a patch changeset (the README ships to npm).

Verification: npm run docs:build succeeds (markbook build complete); working tree shows only the 4 intended docs files + the changeset.

The repo-specific eval scaffolding was buried at the bottom of the evals guide and
absent from the README quickstart + docs landing, so users rarely discovered that
AgentRig can auto-generate eval scenarios from their own stack. Surface it first:

- README: add `eval --scaffold` to the quickstart, open the eval section with a
  callout, and note the flag in the commands table.
- docs landing: mention scaffold in the "Evals you can run" feature card.
- getting-started: add `eval --scaffold` as the first step of "3. Evaluate".
- evals guide: add a top-of-page pointer to the Per-repo customization section.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@doidor
doidor merged commit dd90c32 into main Jun 11, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 11, 2026
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