Skip to content

docs: add missing assign_work_item.rs to safe_outputs tree in AGENTS.md - #1917

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

docs: add missing assign_work_item.rs to safe_outputs tree in AGENTS.md#1917
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-safe-outputs-tree-41246816cb2e1dda

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 (registered in src/safe_outputs/mod.rs, src/mcp.rs, src/compile/common.rs, src/compile/types.rs, and documented in docs/safe-outputs.md#assign-work-item and docs/front-matter.md) but was missing from the src/safe_outputs/ architecture tree listing in AGENTS.md. AGENTS.md

Applied Fixes

  • Added assign_work_item.rs between assign_github_issue_to_user.rs and close_github_issue.rs in the src/safe_outputs/ tree in AGENTS.md, matching the alphabetical ordering of the rest of the listing and the actual file layout.

Notes

Verified by comparing find src/safe_outputs -type f -name '*.rs' against the tree in AGENTS.md. Confirmed assign-work-item is a fully wired safe-output (present in mod.rs exports, mcp.rs tool registration, compile/common.rs validation, compile/types.rs config accessor, and already correctly documented in docs/safe-outputs.md and docs/front-matter.md) — only the AGENTS.md architecture tree entry was missing. No other drift found across CLI docs (docs/cli.md vs src/main.rs Commands enum) or the safe-outputs tool inventory (docs/safe-outputs.md sections vs src/safe_outputs/ modules), which were spot-checked and found accurate.


Created by the agent-documentation maintainer workflow.

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