Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/safe_outputs/assign_work_item.rs (a real, registered safe-output tool module — declared via mod assign_work_item; in src/safe_outputs/mod.rs, used by assign_work_item in src/mcp.rs, and documented as assign-work-item in docs/safe-outputs.md) was missing from the AGENTS.md architecture tree's safe_outputs/ file listing AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the safe_outputs/ tree 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 -type f against every leaf filename listed in the AGENTS.md tree — this was the only stale/missing entry found. Cross-checked the rest of the doc surface for drift and found none:

  • docs/cli.md matches the current Commands/SecretsCmd/GraphCmd clap enums in src/main.rs exactly (subcommands, flags, defaults, hidden build-time/pipeline-internal commands).
  • docs/front-matter.md covers every FrontMatter field in src/compile/types.rs.
  • docs/safe-outputs.md documents every tool file under src/safe_outputs/ (including assign_work_item.rs itself, as assign-work-item).
  • prompts/*.md workflow-authoring guides delegate to docs/ and src/engine.rs rather than duplicating details, so no drift there.

No source-code changes were made; this is a documentation-only fix within AGENTS.md.


Created by the agent-documentation maintainer workflow.

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