Skip to content

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

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

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

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, already documented in docs/safe-outputs.md) was missing from the AGENTS.md architecture tree listing of src/safe_outputs/ AGENTS.md

Applied Fixes

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

Notes

Verified by diffing find src -type f -name '*.rs' | sort against the files enumerated in AGENTS.md. Also audited docs/cli.md against the Commands enum in src/main.rs (all subcommands/flags match current CLI surface), the documentation index against docs/*.md and prompts/*.md (fully reachable, no orphans or dead links), and every docs/safe-outputs.md ### heading against src/safe_outputs/*.rs (all tools are documented). No further drift found in this pass, so this is a single targeted accuracy fix rather than a larger change set.


Created by the agent-documentation maintainer workflow.

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