Skip to content

docs: add trigger-e2e harness and export-fact-catalog to architecture tree and CLI reference#1520

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-trigger-e2e-and-export-fact-catalog-b2f072ffce063e18
Draft

docs: add trigger-e2e harness and export-fact-catalog to architecture tree and CLI reference#1520
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-trigger-e2e-and-export-fact-catalog-b2f072ffce063e18

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
Accuracy — architecture tree trigger-e2e/ directory (added in #1504) missing from the scripts/ado-script/src/ subtree AGENTS.md
Accuracy — CLI reference export-fact-catalog hidden build-time command not documented alongside the parallel export-gate-schema command docs/cli.md, AGENTS.md

Applied Fixes

  • Added trigger-e2e/ entry to the scripts/ado-script/src/ subtree in AGENTS.md with a description matching the source comments and the recent commit message
  • Added export-fact-catalog to the "Hidden Build-Time Tools" section in docs/cli.md, including its --output flag and a usage example pointing to the trigger-e2e/fact-catalog.gen.json destination
  • Updated the docs/cli.md reference line in AGENTS.md to mention both export-gate-schema and export-fact-catalog

Notes

Verified against:

  • src/main.rsExportFactCatalog command definition at line ~581, confirmed #[command(hide = true)]
  • scripts/ado-script/src/trigger-e2e/index.ts — confirmed this is the E2E harness that consumes the generated fact-catalog.gen.json
  • scripts/ado-script/src/trigger-e2e/fact-catalog.gen.json — confirmed it exists as a checked-in generated artifact
  • Most recent commit 137b014test(trigger-e2e): add deterministic gate/synth-PR trigger-condition E2E suite (#1504) introduced trigger-e2e/ but docs were not updated

Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 89.1 AIC · ⌖ 12.2 AIC · ⊞ 8.5K ·

… tree and CLI reference

- Add trigger-e2e/ to AGENTS.md architecture tree (missing after #1504 added
  the deterministic gate/synth-PR E2E suite)
- Add export-fact-catalog to docs/cli.md hidden build-time tools section
  (parallel to export-gate-schema; generates fact-catalog.gen.json consumed
  by trigger-e2e/)
- Update AGENTS.md CLI description to mention export-fact-catalog alongside
  export-gate-schema

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