Skip to content

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

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-agents-md-safe-outputs-tree-102c2725dcdfb710
Draft

docs: add missing assign_work_item.rs to AGENTS.md architecture tree#2020
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-agents-md-safe-outputs-tree-102c2725dcdfb710

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy AGENTS.md's src/safe_outputs/ architecture tree listed 38 of the 39 safe-output source files, omitting assign_work_item.rs. This module is real (registered in src/safe_outputs/mod.rs via mod assign_work_item; / pub use assign_work_item::*;) and its tool is correctly documented in docs/safe-outputs.md (### assign-work-item), so only the AGENTS.md index/tree was stale. AGENTS.md

Applied Fixes

  • Added │ │ ├── assign_work_item.rs to the src/safe_outputs/ tree in AGENTS.md, positioned alphabetically after assign_github_issue_to_user.rs to match the actual directory listing.

Notes

Verified by diffing ls src/safe_outputs/*.rs against every src/safe_outputs/*.rs path referenced in AGENTS.md's architecture tree — assign_work_item.rs was the only file present on disk (and correctly wired into mod.rs and docs/safe-outputs.md) but missing from the tree. No other drift found across the CLI command list (src/main.rs vs docs/cli.md), codemods (src/compile/codemods/ vs tree), execution-context contributors (src/compile/extensions/exec_context/ vs tree), or first-class tools (src/tools/ vs tree) — all matched exactly. No source-code or non-doc files were touched.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 41.4 AIC · ⌖ 5.98 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