Skip to content

docs: fix documentation inconsistencies from audit (#227)#232

Merged
jamesadevine merged 1 commit intomainfrom
fix/docs-inaccuracies
Apr 16, 2026
Merged

docs: fix documentation inconsistencies from audit (#227)#232
jamesadevine merged 1 commit intomainfrom
fix/docs-inaccuracies

Conversation

@jamesadevine
Copy link
Copy Markdown
Collaborator

Summary

Fixes 4 documentation inconsistencies found by the automated doc freshness audit in #227.

Critical — Built-in MCP references

  • Removed 10 phantom "built-in MCPs" (ado, ado-ext, kusto, icm, bluebird, es-chat, msft-learn, stack, asa, calculator) from the create prompt's Step 8
  • Replaced with tools: azure-devops: as the first-class ADO integration, plus custom containerized and HTTP MCP examples
  • Fixed Complete Example and all 3 Common Patterns (mcp-servers: ado: truetools: azure-devops: true)
  • Removed msft-learn reference from example agent body
  • Fixed update prompt validation checklist to clarify 1ES uses mcp-servers: entries mapped to service connections

Significant — Safe output tool coverage

  • Added categorized reference table of all 21 safe output tools (17 configurable + 4 diagnostic) to Step 9
  • Added config examples for commonly needed tools (comment-on-work-item, update-work-item, add-pr-comment, queue-build)
  • Added cross-reference to AGENTS.md for full configuration details

Minor

  • Added agent_stats.rs to AGENTS.md architecture tree
  • Documented --enabled-tools flag for mcp and mcp-http CLI commands

Files Changed

  • prompts/create-ado-agentic-workflow.md — Step 8 rewrite, Complete Example, Common Patterns, Step 9 expansion
  • prompts/update-ado-agentic-workflow.md — Validation checklist fix
  • AGENTS.md — Architecture tree + CLI docs

Closes #227

- Remove 10 phantom "built-in MCP" references from create prompt; replace
  with tools: azure-devops: as the first-class ADO integration
- Fix Complete Example and Common Patterns 1-3 (ado: true → azure-devops)
- Remove msft-learn and kusto: references from examples
- Fix update prompt validation checklist for 1ES MCP guidance
- Add categorized reference table of all 21 safe output tools to Step 9
- Add agent_stats.rs to AGENTS.md architecture tree
- Document --enabled-tools flag for mcp and mcp-http CLI commands

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine jamesadevine merged commit 92b6e3e into main Apr 16, 2026
6 checks passed
@jamesadevine jamesadevine deleted the fix/docs-inaccuracies branch April 16, 2026 14:42
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.

📝 Documentation drift detected — prompts file has broken MCP examples and missing safe-output tools

1 participant