docs: add trigger-e2e to architecture tree and export-fact-catalog to CLI reference#1537
Draft
github-actions[bot] wants to merge 1 commit into
Draft
docs: add trigger-e2e to architecture tree and export-fact-catalog to CLI reference#1537github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
… CLI reference - Add missing `trigger-e2e/` directory to the scripts/ado-script/src/ tree in AGENTS.md (present on disk and documented in docs/ado-script.md but absent from the high-level architecture tree) - Add `export-fact-catalog` to the CLI reference parenthetical alongside the existing `export-gate-schema` mention (both are hidden build-time tools; export-fact-catalog is fully documented in docs/cli.md but was not referenced in AGENTS.md) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Agent Documentation Update
Findings
trigger-e2e/directory present inscripts/ado-script/src/(and documented indocs/ado-script.md) but missing fromAGENTS.mdarchitecture treeAGENTS.mdexport-fact-cataloghidden build-time CLI command documented indocs/cli.mdbut omitted from the CLI reference parenthetical inAGENTS.mdAGENTS.mdApplied Fixes
trigger-e2e/entry to thescripts/ado-script/src/block in the architecture tree with a concise description matchingdocs/ado-script.mddocs/cli.mdparenthetical to list bothexport-gate-schemaandexport-fact-catalogas hidden build-time toolsNotes
Verified against filesystem (
ls scripts/ado-script/src/showstrigger-e2e/),docs/ado-script.mdline 568,docs/cli.mdlines 190–192, andsrc/main.rsExportFactCatalogvariant. No source-code changes were made.Created by the agent-documentation maintainer workflow.