Skip to content

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

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

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

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 (registered in src/safe_outputs/mod.rs and wired into the assign-work-item MCP tool in src/mcp.rs), and is fully documented in docs/safe-outputs.md, but was absent from the src/safe_outputs/ architecture-tree listing in AGENTS.md AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the src/safe_outputs/ tree in AGENTS.md, in alphabetical order alongside its sibling files

Notes

Verified against the codebase directly:

  • grep -n "mod assign_work_item" src/safe_outputs/mod.rs confirms the module exists and is exported.
  • grep -n "assign-work-item" src/mcp.rs confirms it is registered as a live MCP tool.
  • docs/safe-outputs.md already has a full ### assign-work-item section, so no other doc changes were needed.

Also checked (no drift found, so left unchanged):

  • Every docs/*.md page is reachable from the AGENTS.md documentation index.
  • Every CLI subcommand in src/main.rs's Commands enum is documented in docs/cli.md.
  • FrontMatter struct fields in src/compile/types.rs all have corresponding coverage in docs/front-matter.md (or are cross-referenced to docs/imports.md for permissions-required).

Created by the agent-documentation maintainer workflow.

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