Skip to content

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

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/extensions/container_runtime.rs (typed Docker runtime config: Mount, Network, Tmpfs, AddHost, ContainerUser, re-exported by extensions/mod.rs and used for MCPG stdio server compilation) exists in the codebase but was missing from the extensions/ subtree in AGENTS.md's architecture map. AGENTS.md

Applied Fixes

  • Added a container_runtime.rs line to the extensions/ tree in AGENTS.md, describing it as the shared typed Docker-runtime-config module (not itself a CompilerExtension — verified it has no variant in the Extension enum in src/compile/extensions/mod.rs, unlike its siblings).

Notes

Verified via find src -name '*.rs' diffed against every .rs path referenced in AGENTS.md; this was the only genuine gap outside the intentionally-summarized compile/ir/tasks/ directory. Cross-checked docs/cli.md, docs/front-matter.md, docs/safe-outputs.md (all safe-output tool modules present and documented), the docs/ index links, and prompts/*.md (already source-of-truth-anchored, e.g. pointing at src/engine.rs::DEFAULT_COPILOT_MODEL rather than hardcoding values) — no further drift found in this pass.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 108.7 AIC · ⌖ 12.4 AIC · ⊞ 13.6K ·

@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