Skip to content

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

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

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

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 (documented in docs/safe-outputs.md and registered in src/mcp.rs), but it was missing from the safe_outputs/ module listing in the AGENTS.md architecture tree AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the safe_outputs/ directory listing in AGENTS.md, in alphabetical order alongside its sibling files

Notes

Verified by diffing ls src/safe_outputs/*.rs against the files enumerated under safe_outputs/ in AGENTS.mdassign_work_item.rs was the only file present in the source tree but absent from the doc. Confirmed the tool is real and correctly documented elsewhere (docs/safe-outputs.md section ### assign-work-item, src/mcp.rs tool registration name = "assign-work-item"), so the omission was purely a doc-tree gap, not a stale/removed feature. Also spot-checked the docs/ index for orphaned pages and cross-checked FrontMatter struct fields against docs/front-matter.md; no further drift found in this run.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 42.9 AIC · ⌖ 6.24 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.

@jamesadevine

Copy link
Copy Markdown
Collaborator

Closing as a duplicate of #1916, the canonical PR for the same assign_work_item.rs AGENTS.md architecture-tree correction.

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