Skip to content

docs: add ado_bundle.rs to AGENTS.md architecture tree#1327

Merged
jamesadevine merged 1 commit into
mainfrom
docs/add-ado-bundle-to-agents-tree-07935265083df199
Jul 3, 2026
Merged

docs: add ado_bundle.rs to AGENTS.md architecture tree#1327
jamesadevine merged 1 commit into
mainfrom
docs/add-ado-bundle-to-agents-tree-07935265083df199

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/ado_bundle.rs added in refactor #1315 is missing from the AGENTS.md architecture tree AGENTS.md
structure docs/ado-script.md index summary in AGENTS.md does not mention the bundle env contract concept documented in that page AGENTS.md

Applied Fixes

  • Added ado_bundle.rs entry to the compile/ module tree in AGENTS.md with a concise description: Bundle enum, apply_bundle_auth() chokepoint (prevents SYSTEM_ACCESSTOKEN omission regression), and token_source_for() helper.
  • Updated the docs/ado-script.md docs-index summary to mention the bundle env contract modelled in src/compile/ado_bundle.rs, so agents reading AGENTS.md know where to find that concept.

Notes

Verified against code: src/compile/ado_bundle.rs exists and matches the description (confirmed via git log, file header doc-comments, and docs/ado-script.md §Bundle env contract which already cross-links it at line 305). No other files needed updating — docs/ado-script.md itself already fully documents the module; this PR only adds the missing pointer in AGENTS.md.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 88 AIC · ⌖ 13.8 AIC · ⊞ 8.3K ·

src/compile/ado_bundle.rs was added in refactor(compile) #1315 to
centralize the ado-script bundle env contract, but the AGENTS.md
architecture tree was not updated.

- Add ado_bundle.rs entry to the compile/ module tree with a concise
  description of the Bundle enum, apply_bundle_auth() chokepoint, and
  token_source_for() helper.
- Update the docs/ado-script.md index summary to mention the bundle env
  contract modelled in src/compile/ado_bundle.rs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine
jamesadevine marked this pull request as ready for review July 3, 2026 06:42
@jamesadevine
jamesadevine merged commit 0cf9b14 into main Jul 3, 2026
@jamesadevine
jamesadevine deleted the docs/add-ado-bundle-to-agents-tree-07935265083df199 branch July 3, 2026 06:42
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.

1 participant