Skip to content

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

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-container-runtime-entry-75e54a48ec0653aa
Closed

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/extensions/container_runtime.rs (typed Docker runtime config for MCPG stdio servers: mounts, add-hosts, container user, tmpfs) exists in the codebase but is missing from the extensions/ module listing in the architecture tree AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry to the extensions/ tree in AGENTS.md, describing its role (typed Docker runtime configuration for MCPG stdio servers)

Notes

Performed a full audit pass: compared AGENTS.md's architecture tree file-by-file against find src -name '*.rs' for every listed subdirectory (compile/, compile/extensions/, compile/extensions/exec_context/, compile/codemods/, compile/imports/, compile/shell/, audit/, audit/analyzers/, audit/render/, inspect/, runtimes/, tools/, ado/, ado_proxy/, top-level src/); verified the CLI command list in docs/cli.md against the clap Commands enum in src/main.rs; verified FrontMatter / EngineConfig / EngineOptions / ToolsConfig / RuntimesConfig fields in src/compile/types.rs against docs/front-matter.md, docs/engine.md, docs/tools.md, docs/runtimes.md; verified every safe-output tool source file under src/safe_outputs/ is documented in docs/safe-outputs.md; verified every docs/*.md page is reachable from the AGENTS.md index and no index entry is orphaned; spot-checked docs/network.md against src/allowed_hosts.rs, docs/parameters.md's clearMemory claim against src/compile/common.rs, and the prompts/*.md guides' CLI/engine-default claims against src/main.rs / src/engine.rs.

The only drift found was the missing container_runtime.rs tree entry, fixed above. No other accuracy, structure, or context issues were identified — docs/, AGENTS.md, and prompts/*.md are otherwise consistent with the current codebase.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 154.4 AIC · ⌖ 8.88 AIC · ⊞ 12.4K ·

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

@jamesadevine

Copy link
Copy Markdown
Collaborator

Closed as duplicate/superseded by canonical PR(s) #2184, consolidated in aggregate PR #2189.

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.

1 participant