Skip to content

docs: add compiler-smoke-e2e harness to architecture trees#1653

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

docs: add compiler-smoke-e2e harness to architecture trees#1653
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-arch-tree-400b8233b30c84d3

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
Architecture tree scripts/ado-script/src/compiler-smoke-e2e/ exists on disk but is absent from both the AGENTS.md and docs/ado-script.md directory trees AGENTS.md, docs/ado-script.md

Applied Fixes

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

Notes

Verified by ls scripts/ado-script/src/ — the directory exists and contains the TypeScript harness (ado-rest.ts, runner.ts, index.ts, etc.) that drives tests/compiler-smoke-e2e/ (the ADO pipeline that recompiles all tests/safe-outputs/ fixtures against the in-tree compiler and queues ADO runs). The directory was referenced in testing prose (AGENTS.md already mentions tests/compiler-smoke-e2e/) but the TypeScript source harness was never added to either architecture tree.

All other reviewed areas (docs/front-matter.md field coverage, CLI commands in docs/cli.md, default model in prompts/create-ado-agentic-workflow.md, docs index vs. actual docs/ files) are accurate.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 126.2 AIC · ⌖ 12.2 AIC · ⊞ 8.7K ·

Add the missing `scripts/ado-script/src/compiler-smoke-e2e/` entry to:
- The `AGENTS.md` architecture tree (under `scripts/ado-script/src/`)
- The `docs/ado-script.md` directory tree and test-only callout block

The harness exists on disk and drives `tests/compiler-smoke-e2e/` (the
ADO pipeline that recompiles fixtures against the in-tree compiler and
queues runs), but was never added to either doc tree.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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