Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/extensions/container_runtime.rs (583-line typed Docker runtime config for MCPG stdio servers — mounts, network, add-host, user, tmpfs, ContainerRuntimeConfig/builder) was missing from the compile::extensions module listing in the AGENTS.md architecture tree, even though every sibling file in that directory is listed. AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry under src/compile/extensions/ in the AGENTS.md architecture tree, describing its role (typed Docker runtime configuration consumed by the azure-devops MCP tool extension and MCPG common compilation).

Notes

Verified via find src -name '*.rs' diffed against every .rs path referenced in AGENTS.md — this was the only real gap surfaced (all other extension/runtime/tool modules, CLI commands, front-matter fields, safe-output tools, catalog kinds, schedule syntax, and the three prompts/*.md authoring guides were cross-checked against the current code and found accurate). Confirmed the module's functional behavior is already documented in docs/mcpg.md/docs/mcp.md (hardening flags, mounts) — only the architecture-tree index entry was missing.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 137 AIC · ⌖ 10.4 AIC · ⊞ 12.4K ·

…e tree

The compile::extensions module tree in AGENTS.md listed every file under
src/compile/extensions/ except container_runtime.rs, a 583-line typed
Docker runtime configuration module (mounts, network, add-host, user,
tmpfs, ContainerRuntimeConfig + builder) used by the azure-devops MCP
extension and mcp common compilation. Added it to the index so the
architecture tree matches src/.

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