Skip to content

docs: add missing assign_work_item.rs to AGENTS.md architecture tree - #2034

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agent-file-tree-assign-work-item-8cb4b80697af5677
Draft

docs: add missing assign_work_item.rs to AGENTS.md architecture tree#2034
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agent-file-tree-assign-work-item-8cb4b80697af5677

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/safe_outputs/assign_work_item.rs (a real, registered safe-output module — mod assign_work_item; / pub use assign_work_item::*; in src/safe_outputs/mod.rs, backing the documented assign-work-item safe output) was missing from the safe_outputs/ listing in the AGENTS.md architecture tree AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the src/safe_outputs/ tree listing in AGENTS.md, in alphabetical order alongside its siblings

Notes

Verified by diffing find src -type f -name '*.rs' against every path mentioned in AGENTS.md's architecture tree across all major subdirectories (compile/, compile/extensions, compile/codemods, compile/ir, compile/shell, compile/imports, runtimes/, audit/analyzers, inspect/, ado/, ado_proxy/, tools/, safe_outputs/, and top-level src/*.rs). assign_work_item.rs was the only omission found; it is a genuine, actively-registered safe-output backing the already-documented assign-work-item tool in docs/safe-outputs.md, so this was a pure tree-listing gap rather than a code issue. Also cross-checked docs/cli.md against the Commands enum in src/main.rs (all subcommands, flags, and hidden build-time/pipeline-internal tools match) and every src/safe_outputs/*.rs module against docs/safe-outputs.md (all documented) — no further drift found in this pass.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 74.9 AIC · ⌖ 10.7 AIC · ⊞ 13.5K ·

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