Skip to content

docs: fix architecture tree drift — add missing source files#652

Merged
jamesadevine merged 1 commit into
mainfrom
docs/fix-architecture-drift-missing-files-5e48a9e3dc3a86d2
May 19, 2026
Merged

docs: fix architecture tree drift — add missing source files#652
jamesadevine merged 1 commit into
mainfrom
docs/fix-architecture-drift-missing-files-5e48a9e3dc3a86d2

Conversation

@jamesadevine

Copy link
Copy Markdown
Collaborator

Add three source files to the AGENTS.md architecture tree that exist in the codebase but were not listed:

  • src/compile/extensions/ado_aw_marker.rs — always-on metadata marker extension that emits the # ado-aw-metadata JSON blob into every compiled pipeline (used by project-scope discovery)
  • src/ado/discovery.rs — project-scope pipeline discovery backing the --all-repos / --source flags on secrets/enable/disable/remove/list
  • src/update_check.rs — version update checker that queries GitHub Releases on each invocation and prints an advisory to stderr when a newer release is available

Summary

Test plan

Add three source files to the AGENTS.md architecture tree that exist
in the codebase but were not listed:

- src/compile/extensions/ado_aw_marker.rs — always-on metadata marker
  extension that emits the # ado-aw-metadata JSON blob into every
  compiled pipeline (used by project-scope discovery)
- src/ado/discovery.rs — project-scope pipeline discovery backing the
  --all-repos / --source flags on secrets/enable/disable/remove/list
- src/update_check.rs — version update checker that queries GitHub
  Releases on each invocation and prints an advisory to stderr when a
  newer release is available

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine jamesadevine merged commit 1130ba4 into main May 19, 2026
11 checks passed
@jamesadevine jamesadevine deleted the docs/fix-architecture-drift-missing-files-5e48a9e3dc3a86d2 branch May 19, 2026 21:08
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