Skip to content

docs: add missing assign_work_item.rs to architecture tree - #1992

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-assign-work-item-tree-ef9f6d0fc1d3be3f
Draft

docs: add missing assign_work_item.rs to architecture tree#1992
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-assign-work-item-tree-ef9f6d0fc1d3be3f

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy AGENTS.md's architecture tree under src/safe_outputs/ omits assign_work_item.rs, which exists in the codebase, is registered in src/safe_outputs/mod.rs (mod assign_work_item; / pub use assign_work_item::*;), and is documented in docs/safe-outputs.md under ### assign-work-item AGENTS.md

Applied Fixes

  • Added │ │ ├── assign_work_item.rs in alphabetical position between assign_github_issue_to_user.rs and close_github_issue.rs

Notes

Audited AGENTS.md's architecture tree against find src -type f -name '*.rs', the CLI Commands enum in src/main.rs against docs/cli.md, the FrontMatter struct in src/compile/types.rs against docs/front-matter.md, the safe-output tool registry in src/safe_outputs/mod.rs against docs/safe-outputs.md's tool sections/matrix, and the prompts/*.md workflow-authoring guides against the CLI and safe-output surfaces. Everything else checked out as accurate and consistent; this was the one verified drift found, so the change is a single, minimal, targeted fix.


Created by the agent-documentation maintainer workflow.

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