Skip to content

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

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

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

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) but was missing from the safe_outputs/ directory listing in the AGENTS.md architecture tree, causing the tree to under-represent the module AGENTS.md

Applied Fixes

  • Inserted assign_work_item.rs into the safe_outputs/ listing in AGENTS.md, in its correct alphabetical position between assign_github_issue_to_user.rs and close_github_issue.rs

Notes

Verified by diffing find src/safe_outputs -name '*.rs' | sort against the file list in AGENTS.md's architecture tree — this was the only discrepancy. Cross-checked that docs/safe-outputs.md already documents the assign-work-item tool correctly (params, config), so no other doc changes were needed. Also spot-checked docs/cli.md against src/main.rs's Commands enum (all subcommands present and accurate) and the FrontMatter struct in src/compile/types.rs against docs/front-matter.md / linked pages (no drift found), so this is the single, focused change for this run.


Created by the agent-documentation maintainer workflow.

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