Skip to content

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

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-assign-work-item-0d95a4e008d88e26
Draft

docs: add missing assign_work_item.rs to AGENTS.md architecture tree#2050
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-assign-work-item-0d95a4e008d88e26

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/safe_outputs/assign_work_item.rs exists (registered in src/safe_outputs/mod.rs and documented in docs/safe-outputs.md as the assign-work-item tool) but was missing from the src/safe_outputs/ file listing in the AGENTS.md architecture tree AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the architecture tree in alphabetical order between assign_github_issue_to_user.rs and close_github_issue.rs

Notes

Verified by comparing ls src/safe_outputs/ against the AGENTS.md tree and confirming the module is registered (mod assign_work_item; / pub use assign_work_item::*; in src/safe_outputs/mod.rs) and already documented end-to-end in docs/safe-outputs.md (### assign-work-item section). No other drift found in CLI docs (docs/cli.md matches src/main.rss Commands enum) during this pass.


Created by the agent-documentation maintainer workflow.

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