Skip to content

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

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
Accuracy scripts/ado-script/src/compiler-smoke-e2e/ (test-only E2E harness) is missing from the AGENTS.md architecture tree — agents reading the tree have no visibility into this directory AGENTS.md
Accuracy docs/ado-script.md workspace layout tree ends at executor-e2e/ and never lists compiler-smoke-e2e/; the "test-only, not shipped" callout block pattern used for executor-e2e and trigger-e2e is absent for compiler-smoke-e2e docs/ado-script.md

Applied Fixes

  • Added compiler-smoke-e2e/ entry to the scripts/ado-script/src/ subtree in AGENTS.md (alongside executor-e2e/ and trigger-e2e/), with a description noting it is a test-only orchestrator that stages the compiler candidate across 5 fixture pipelines
  • Added a "Test-only, not shipped: compiler-smoke-e2e" callout block in docs/ado-script.md (following the same pattern as the executor-e2e and trigger-e2e callouts), explaining it is not a runtime bundle and is listed in NON_BUNDLE_DIRS
  • Added compiler-smoke-e2e/ to the workspace layout tree in docs/ado-script.md

Notes

Verified against scripts/ado-script/src/__tests__/bundle-coverage.test.ts: compiler-smoke-e2e is explicitly listed in NON_BUNDLE_DIRS, confirming it is test-only and never shipped. The directory was added alongside the five-fixture smoke E2E suite referenced at tests/compiler-smoke-e2e/ in the Testing section of AGENTS.md. All other docs pages and the AGENTS.md index were reviewed and found accurate.


Created by the agent-documentation maintainer workflow.

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

The scripts/ado-script/src/compiler-smoke-e2e/ test-only harness existed
but was missing from both the AGENTS.md architecture tree and the
docs/ado-script.md workspace layout and callout section.

Add the entry to the AGENTS.md src/ tree (alongside executor-e2e and
trigger-e2e) and add a callout block + layout entry in docs/ado-script.md
explaining that it is test-only, not a shipped bundle, and built to
test-bin/compiler-smoke-e2e.js.

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