Skip to content

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

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

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

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 (backing the documented assign-work-item safe output in docs/safe-outputs.md) but 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/ tree in AGENTS.md, alphabetically ordered after assign_github_issue_to_user.rs

Notes

Verified against ls src/safe_outputs/*.rs (245 total .rs files repo-wide checked via find src -type f -name '*.rs'). Confirmed the file is registered in src/safe_outputs/mod.rs, wired into src/mcp.rs (assign-work-item MCP tool), src/execute.rs (Stage 3 executor dispatch), src/inspect/catalog.rs, and already documented end-to-end in docs/safe-outputs.md (### assign-work-item section) and docs/front-matter.md — only the AGENTS.md architecture-tree entry was missing. Cross-checked other high-churn areas (docs/cli.md command list, src/compile/codemods/, src/compile/extensions/exec_context/) against source and found no further drift, so this is the single focused fix for this run.


Created by the agent-documentation maintainer workflow.

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