Skip to content

docs: cross-reference audit for recent renames and feature additions#230

Merged
github-actions[bot] merged 1 commit into
mainfrom
squad/audit-docs-after-rename
Apr 28, 2026
Merged

docs: cross-reference audit for recent renames and feature additions#230
github-actions[bot] merged 1 commit into
mainfrom
squad/audit-docs-after-rename

Conversation

@spboyer
Copy link
Copy Markdown
Member

@spboyer spboyer commented Apr 28, 2026

Summary

Comprehensive documentation audit triggered by three recent merges: #222 (BenchmarkSpec/TestRunner rename), #226 (custom agent support), and #228 (mock engine file echo).

What changed

.agent.md coverage gaps (#226)

Added custom agent mentions to 6 onboarding entry points that were missed:

  • site/src/content/docs/quick-start.mdx — added Aside tip + link to custom-agents guide
  • site/src/content/docs/getting-started.mdx — added tip callout
  • docs/GETTING-STARTED.md — added blockquote note
  • docs/GUIDE.md — added bullet to feature list + agent argument to waza run
  • docs/TUTORIAL.md — added note linking to custom agents guide

Missing examples (#226)

  • examples/README.md — added entries for custom-agent, required-skills-demo, and rubrics directories

Mock engine description (#228)

  • docs/INTEGRATION-TESTING.md — updated mock description from 'Simulates responses' to accurately describe task metadata + file content echo behavior
  • site/src/content/docs/guides/eval-yaml.mdx — updated executor table description

What was deliberately NOT changed

Verification

  • Site builds successfully: 18 pages, 0 errors

- Add .agent.md coverage to quick-start.mdx, getting-started.mdx,
  docs/GETTING-STARTED.md, docs/GUIDE.md, docs/TUTORIAL.md for #226
- Add custom-agent, required-skills-demo, rubrics to examples/README.md
- Update mock engine description in docs/INTEGRATION-TESTING.md and
  eval-yaml.mdx to reflect #228 file content echo behavior
- No stale BenchmarkSpec/TestRunner refs found (#222 rename was thorough)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot enabled auto-merge (squash) April 28, 2026 19:35
@github-actions github-actions Bot merged commit 6956f85 into main Apr 28, 2026
6 checks passed
@spboyer spboyer mentioned this pull request Apr 28, 2026
5 tasks
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.

2 participants