Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/safe_outputs/assign_work_item.rs implements the assign-work-item safe-output tool (registered in src/safe_outputs/mod.rs, wired in src/mcp.rs, and fully documented in docs/safe-outputs.md under ### assign-work-item), but it was missing from the src/safe_outputs/ file listing in the AGENTS.md architecture tree, making the index inconsistent with the actual module inventory. AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the safe_outputs/ subtree in AGENTS.md, in correct alphabetical position between assign_github_issue_to_user.rs and close_github_issue.rs.

Notes

Verified via ls src/safe_outputs/ against the file listing in AGENTS.md's architecture tree. Confirmed assign_work_item is a real, actively-used module (registered in mod.rs, exposed as the assign-work-item MCP tool in src/mcp.rs, and documented in docs/safe-outputs.md), not dead code — so the correct fix is adding it to the index rather than treating it as orphaned. Cross-checked CLI commands (src/main.rs), FrontMatter fields (src/compile/types.rs), and docs/safe-outputs.md tool coverage; no further drift found in those areas during this pass.


Created by the agent-documentation maintainer workflow.

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