Skip to content

docs: fix CLI and architecture-tree drift for ado-proxy export commands - #1855

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-cli-agents-drift-faa23c01b90c0cdc
Draft

docs: fix CLI and architecture-tree drift for ado-proxy export commands#1855
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-cli-agents-drift-faa23c01b90c0cdc

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/audit/analyzers/ado_proxy.rs exists but was missing from the architecture tree under analyzers/ AGENTS.md
accuracy export-ado-proxy-catalog-schema and export-ado-proxy-catalog hidden CLI subcommands (defined in src/main.rs) were absent from the "Hidden Build-Time Tools" reference docs/cli.md
accuracy AGENTS.md CLI command summary only mentioned export-gate-schema/export-fact-catalog as hidden build-time tools, omitting the two ado-proxy export commands AGENTS.md

Applied Fixes

  • Added ado_proxy.rs to the analyzers/ tree entry in AGENTS.md with a short description
  • Documented export-ado-proxy-catalog-schema and export-ado-proxy-catalog in docs/cli.md's Hidden Build-Time Tools section, including their --output flag and drift-guard purpose
  • Updated the AGENTS.md CLI summary line to list all four hidden build-time tools

Notes

Verified against src/main.rs (Commands enum: ExportAdoProxyCatalogSchema, ExportAdoProxyCatalog) and find src -type f -name '*.rs' compared against the AGENTS.md architecture tree. No source-code changes were made; only AGENTS.md and docs/cli.md were touched.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 49.2 AIC · ⌖ 10.3 AIC · ⊞ 13.2K ·

…mmands

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.

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