Skip to content

docs: add missing container_runtime.rs module to AGENTS.md architecture tree - #2113

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/extensions/container_runtime.rs — a real, registered (mod container_runtime; in src/compile/extensions/mod.rs) module providing Mount/MountMode and ContainerRuntimeConfig/ContainerRuntimeBuilder for typed Docker runtime configuration of MCPG stdio servers — was absent from the extensions/ subtree in AGENTS.md's architecture map, even though every sibling extension file (ado_aw_marker.rs, github.rs, safe_outputs.rs, ado_script.rs, azure_cli.rs, tests.rs) was listed. AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry to the extensions/ tree in AGENTS.md, describing its role (Mount/MountMode bind-mount types + ContainerRuntimeConfig/ContainerRuntimeBuilder) and consumers (extensions launching MCPG backends in containers).

Notes

Verified by diffing find src -type f -name '*.rs' against every file mentioned in AGENTS.md's architecture tree. All other modules, the docs/ index, docs/cli.md (against the clap Commands enum in src/main.rs), docs/front-matter.md (against FrontMatter in src/compile/types.rs), docs/safe-outputs.md (against every module in src/safe_outputs/), and the three prompts/*.md workflow-authoring guides were checked and found consistent with current code — no other drift was found this run.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 100.8 AIC · ⌖ 11 AIC · ⊞ 13.6K ·

…re tree

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