Skip to content

docs: add missing container_runtime.rs entry to AGENTS.md architecture tree - #2089

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

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

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 src/compile/extensions/container_runtime.rs exists, is registered via mod container_runtime; in src/compile/extensions/mod.rs, and defines the typed Docker runtime configuration used for MCPG stdio servers (Mount, MountMode, Network, AddHost, ContainerUser, Tmpfs, ContainerRuntimeConfig, ContainerRuntimeBuilder), but it was missing from the extensions/ subtree listing in AGENTS.md. AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry to the src/compile/extensions/ tree in AGENTS.md, describing its role (typed Docker runtime configuration for MCPG stdio servers: mounts, network mode, add-host, user, tmpfs).

Notes

Verified by diffing find src -type f -name '*.rs' against every .rs basename referenced in AGENTS.md's architecture tree. All other files listed in the tree (including sibling extensions/ modules, ir/, codemods/, exec_context/, safe_outputs/, runtimes/, tools/, shell/, imports/, audit/, and inspect/) were cross-checked against the actual directory contents and matched. I also spot-checked docs/cli.md against src/main.rs's Commands enum, docs/safe-outputs.md against every file in src/safe_outputs/, and docs/front-matter.md/docs/engine.md against FrontMatter/DEFAULT_COPILOT_MODEL in src/compile/types.rs / src/engine.rs — no further drift found this run, so this single accuracy fix is the only change.


Created by the agent-documentation maintainer workflow.

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

…e 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