Skip to content

docs: document export-fact-catalog hidden build-time tool#1519

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-export-fact-catalog-2398f25cd391628b
Draft

docs: document export-fact-catalog hidden build-time tool#1519
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-export-fact-catalog-2398f25cd391628b

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy export-fact-catalog hidden CLI command exists in src/main.rs but is undocumented docs/cli.md, AGENTS.md

Applied Fixes

  • Added export-fact-catalog entry to the Hidden Build-Time Tools section of docs/cli.md, describing its purpose (drift guard for the trigger-e2e FACT_META mirror in the ado-script TypeScript workspace) and its --output flag.
  • Updated the docs/cli.md entry in AGENTS.md's documentation index to mention export-fact-catalog alongside export-gate-schema.

Notes

Verified against src/main.rs lines 577–585: ExportFactCatalog is #[command(hide = true)] and calls compile::filter_ir::generate_fact_catalog(). Its doc comment explicitly states it is a "build-time drift guard for the trigger-e2e FACT_META mirror." The sibling export-gate-schema command was already documented in docs/cli.md; parity required adding export-fact-catalog there too.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 47.5 AIC · ⌖ 11.8 AIC · ⊞ 8.5K ·

Add the missing export-fact-catalog command to docs/cli.md (Hidden
Build-Time Tools section) and update AGENTS.md docs index to mention it
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