Skip to content

docs: add trigger-e2e to architecture tree and export-fact-catalog to CLI index#1545

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

docs: add trigger-e2e to architecture tree and export-fact-catalog to CLI index#1545
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-trigger-e2e-and-export-fact-catalog-bc5f31832229a67c

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy scripts/ado-script/src/trigger-e2e/ directory exists in the repo but is absent from the architecture tree AGENTS.md
accuracy export-fact-catalog is a real hidden CLI command in src/main.rs but the docs/cli.md index entry in AGENTS.md only mentioned export-gate-schema AGENTS.md

Applied Fixes

  • Added trigger-e2e/ entry to the scripts/ado-script/src/ tree with a description matching docs/ado-script.md (FACT_META gate-spec table + trigger-evaluation E2E scenarios, not a bundle, drift-guarded by export-fact-catalog)
  • Updated the docs/cli.md index line to name both export-gate-schema and export-fact-catalog as hidden build-time tools

Notes

  • trigger-e2e/ was verified to exist at scripts/ado-script/src/trigger-e2e/ and is already fully documented in docs/ado-script.md (lines 109–115 and line 568).
  • export-fact-catalog was verified in src/main.rs (ExportFactCatalog variant, line 581) and in docs/cli.md (lines 190–192).
  • No source code or non-documentation files were modified.

Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 72.3 AIC · ⌖ 11.9 AIC · ⊞ 8.7K ·

… CLI index

- Add missing `trigger-e2e/` directory to the `scripts/ado-script/src/`
  tree in AGENTS.md; it houses the FACT_META gate-spec table and
  trigger-evaluation E2E scenarios and is already documented in
  `docs/ado-script.md`.
- Update the `docs/cli.md` index entry to also surface
  `export-fact-catalog` alongside `export-gate-schema` as a hidden
  build-time tool (both exist as real commands in `src/main.rs`).

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