Skip to content

docs: add compiler-smoke-e2e to architecture tree and ado-script.md - #1695

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-arch-tree-eb448d5aed07d303
Draft

docs: add compiler-smoke-e2e to architecture tree and ado-script.md#1695
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-arch-tree-eb448d5aed07d303

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
Accuracy — architecture tree scripts/ado-script/src/compiler-smoke-e2e/ exists in the codebase but was absent from the AGENTS.md architecture tree (all sibling test-only harnesses — executor-e2e, trigger-e2e — are listed) AGENTS.md
Accuracy — ado-script.md Same directory was absent from the detailed src/ tree in docs/ado-script.md and had no callout note, unlike executor-e2e and trigger-e2e which both have explicit "test-only, not shipped" callout blocks docs/ado-script.md

Applied Fixes

  • Added compiler-smoke-e2e/ entry to the AGENTS.md architecture tree (between prepare-pr-base/ and trigger-e2e/)
  • Added a "test-only, not shipped" callout block to docs/ado-script.md (consistent with existing executor-e2e and trigger-e2e callouts)
  • Added compiler-smoke-e2e/ to the detailed directory tree in docs/ado-script.md

Notes

Verified by reading scripts/ado-script/src/compiler-smoke-e2e/index.ts, which confirms it is a CI orchestrator (not a bundle, listed in NON_BUNDLE_DIRS, never referenced by the compiler directly). Description derived from the module-level JSDoc comment. Only AGENTS.md and docs/ado-script.md were modified.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 191.9 AIC · ⌖ 12.3 AIC · ⊞ 8.7K ·

The scripts/ado-script/src/compiler-smoke-e2e/ directory was present
in the codebase but absent from both the AGENTS.md architecture tree
and docs/ado-script.md.

- Add compiler-smoke-e2e/ entry to AGENTS.md tree (alongside the other
  test-only ado-script harnesses: executor-e2e and trigger-e2e)
- Add a callout block to docs/ado-script.md explaining compiler-smoke-e2e
  is test-only and not shipped (consistent with the existing executor-e2e
  and trigger-e2e callouts)
- Add compiler-smoke-e2e/ to the ado-script.md detailed directory tree

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