Skip to content

docs: add missing container_runtime.rs to extensions/ architecture tree - #2080

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-container-runtime-module-0f9e8966f2016fa6
Draft

docs: add missing container_runtime.rs to extensions/ architecture tree#2080
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-container-runtime-module-0f9e8966f2016fa6

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy AGENTS.md's architecture tree lists every file under src/compile/extensions/ except container_runtime.rs, which defines the typed Mount/MountMode Docker config used by azure_cli.rs for MCPG stdio server wiring. An agent reading the tree would not know this module exists. AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry to the extensions/ subtree in AGENTS.md, between azure_cli.rs and tests.rs, describing its role (typed Docker mount/runtime config shared by the Azure CLI extension).

Notes

Verified by diffing find src -name '*.rs' against every file path mentioned in AGENTS.md's architecture tree — container_runtime.rs was the only real module-tree gap (all other differences were expected omissions, such as the tasks/ subdirectory being summarized as a single entry). Also spot-checked docs/cli.md against the Commands enum in src/main.rs, docs/safe-outputs.md's GitHub mutation matrix against src/safe_outputs/, and the documentation index in AGENTS.md against docs/*.md — no further drift found in this pass.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 91.2 AIC · ⌖ 6.98 AIC · ⊞ 13.5K ·

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