Skip to content

Benchmark Summary

This page is the short version of the dogfood evidence. Detailed target findings, history, metrics definitions, and methodology remain available for audit, but adopters should not have to reconstruct the conclusion from every page.

What Has Been Proven

AgentDocs has deterministic evidence for these claims:

  • Compiles varied Markdown, MDX, Sphinx/reST, and AsciiDoc/Antora documentation corpora into local artifacts.
  • Repeated builds produce stable generated-artifact hashes.
  • Detects and reports mixed-version, mixed-framework, router, locale, and source-coverage risks.
  • Generates task-shaped handoffs and read-only MCP context from built artifacts.
  • Measures exact task-pack routing separately from readiness score.
  • Provides an active evaluation harness that can isolate AgentDocs MCP, raw local docs, and raw web-style retrieval into separate benchmark groups.

What Has Not Been Proven Yet

These are product goals, not proven benchmark claims:

  • Engineers spend less time reviewing agent output in production environments.
  • Large-scale production telemetry on token usage reduction.
  • Clean seeded benchmark deltas for task success, turns, and token usage. The June 26, 2026 single-run sandbox numbers are retained as historical directional data, but the control groups were not isolated enough for publishable comparative claims.

Current Adoption Scorecard

SignalCurrent status
Pipeline determinismStrong on documented prepared targets.
Source coverage honestyImplemented for local/repo Markdown and MDX sources; prepared crawl.
Context-risk detectionStrong for explicit facets and mixed-context warnings.
Exact task-pack routingImproving; Phase 5 fixed Fastify schema validation, TanStack React invalidation, and Next.js App Router route handlers.
Agent implementation outcomesActive harness implemented; clean seeded rerun pending.
Comparative baselineHistorical single-run data exists; clean isolated controls now available for rerun.

Strongest Case Studies

Fastify Version Safety

Fastify local docs now route build Fastify v5 server with JSON schema validation to schema-validation and migrate to Fastify v5 to migration. Broad migration retrieval still reports context risks when deprecated or mixed version evidence appears.

TanStack React Boundary

TanStack Query local docs now route implement React mutation invalidation to query-invalidation, while framework facets keep React-specific context separate from other framework examples.

Next.js App Router Routing

The prepared Next.js crawl now routes build App Router POST route handler to route-handlers, closing one of the workflow-layer gaps identified before Phase 5.

Known Limitations

  • Hono quickstart routing still selects related packs instead of quickstart on both local and prepared-crawl targets.
  • OpenAPI ingestion is planned but not implemented.
  • Prepared crawl artifacts were rebuilt from stored pages unless explicitly marked as live recrawls.
  • Readiness score is an audit signal, not an agent-success score.

Released under the MIT License.