Skip to content

docs: add missing trigger-e2e/__tests__ dirs and export-fact-catalog command#1513

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-missing-arch-entries-fcf921f9f79ed912
Draft

docs: add missing trigger-e2e/__tests__ dirs and export-fact-catalog command#1513
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-missing-arch-entries-fcf921f9f79ed912

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy trigger-e2e/ directory (gate/synth-PR E2E harness) missing from scripts/ado-script/src/ architecture tree AGENTS.md
accuracy __tests__/ directory (Jest suite) missing from scripts/ado-script/src/ architecture tree AGENTS.md
accuracy Hidden export-fact-catalog CLI command undocumented docs/cli.md

Applied Fixes

  • Added trigger-e2e/ to the AGENTS.md architecture tree with a description matching its role: queues victim builds, asserts skip/run outcomes, files GitHub issues on failure, and cross-checks FACT_META drift against export-fact-catalog output.
  • Added __tests__/ to the AGENTS.md architecture tree (Jest suite, bundle-coverage.test.ts).
  • Documented export-fact-catalog in docs/cli.md under "Hidden Build-Time Tools" alongside export-gate-schema, explaining its purpose as a build-time drift guard for the trigger-e2e TypeScript FACT_META mirror.

Notes

Verified against the filesystem (ls scripts/ado-script/src/): trigger-e2e/ and __tests__/ both exist but were absent from AGENTS.md.

Verified against src/main.rs: ExportFactCatalog is defined with #[command(hide = true)] and src/compile/filter_ir.rs confirms its purpose as a drift guard for the trigger-e2e FACT_META table.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 75.2 AIC · ⌖ 12 AIC · ⊞ 8.5K ·

…command

- AGENTS.md: add trigger-e2e/ (gate/synth-PR E2E harness) and __tests__/
  (Jest suite) to the scripts/ado-script/src/ architecture tree
- docs/cli.md: document the hidden export-fact-catalog command alongside
  export-gate-schema under Hidden Build-Time Tools

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