Skip to content

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

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

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

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 (implements the assign-work-item safe output already documented in docs/safe-outputs.md) 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 safe_outputs/ tree in AGENTS.md, in alphabetical position between assign_github_issue_to_user.rs and close_github_issue.rs

Notes

Verified by running find src -type f -name '*.rs' and diffing the resulting file list against every file referenced in the AGENTS.md architecture tree. assign_work_item.rs was the only genuine omission (the other differences were intentionally-collapsed ir/tasks/ builder files, which AGENTS.md already documents as folded into one entry). Also cross-checked the CLI Commands enum in src/main.rs against docs/cli.md and the front-matter/safe-outputs docs against their respective source modules; no further drift found in this pass.


Created by the agent-documentation maintainer workflow.

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