Skip to content

docs: fix mcp-author tool surface drift - #2201

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/mcp-author-tool-accuracy-62331d9a388fc0fd
Draft

github-actions[bot] wants to merge 1 commit into
mainfrom
docs/mcp-author-tool-accuracy-62331d9a388fc0fd

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy graph_dump MCP tool table omitted the json format value; src/mcp_author/mod.rs::parse_graph_dump_format accepts text, json, and dot, and json returns a structured GraphSummary (not text/DOT) docs/mcp-author.md
accuracy catalog MCP tool description omitted the ado-proxy catalog kind, which inspect::build_catalog / catalog_kind("ado-proxy") supports (already documented for the CLI counterpart in docs/cli.md) docs/mcp-author.md

Applied Fixes

  • Documented graph_dump's format parameter as accepting text / json / dot, noting json returns the structured GraphSummary
  • Documented catalog's ado-proxy kind alongside the other categories

Notes

Verified against src/mcp_author/mod.rs (parse_graph_dump_format, the graph_dump and catalog tool handlers) and src/inspect/catalog.rs (catalog_kind accepting ado-proxy). Cross-checked against docs/cli.md's graph dump --format and catalog --kind entries, which already documented these values correctly for the CLI — only the MCP-author tool table had drifted out of sync.

Surveyed the rest of AGENTS.md / docs/** / prompts/** against the codebase (CLI commands in src/main.rs, FrontMatter in src/compile/types.rs, safe-output tools in src/safe_outputs/, codemods, extensions) and found no other uncovered drift; several other gaps I found (AGENTS.md architecture tree missing container_runtime.rs, a stale include-stats description, an outdated examples.mdx snippet) are already addressed by open PRs #2198, #2197, and #2199 respectively, so no duplicate changes were made there.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 167.6 AIC · ⌖ 13.6 AIC · ⊞ 11.9K ·

…log ado-proxy kind)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

This branch has not been deployed

No deployments
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.

0 participants