test: cover JSON help across CLI surface (#1203)#1395
Merged
Conversation
56203fc to
ff4f58c
Compare
athena-omt
approved these changes
Jul 8, 2026
athena-omt
left a comment
Contributor
There was a problem hiding this comment.
Athena review: branch is mergeable against current main, auto-merge is enabled, current PR Fast CI gate and supply-chain checks are green, and there are no prior Athena/Pheidon reviews on this PR. The expanded table matches the JSON-enabled CLI surfaces, including nested inspect/generate/pkg commands, and keeps this as a test-only help contract change. No findings.
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.
Summary
--jsonso it covers every JSON-enabled top-level and nested command, rather than a representative subset.main.rsunder the compiler-source monolith ratchet by compressing the path table instead of raising the ceiling.Governing Issue
Closes #1203
Validation
cargo test --manifest-path stage1/Cargo.toml --bin axiomc json_flags_describe_agent_envelope_in_helpmake stage1-compiler-source-monolithsgit diff --checkCI Gatecargo fmt --manifest-path stage1/Cargo.toml --checkis unsupported by this workspace layout (Failed to find targets).cargo fmt --manifest-path stage1/crates/axiomc/Cargo.toml --checkandrustfmt --check stage1/crates/axiomc/src/main.rsreport existing formatting drift outside this PR's focused hunk; no formatter rewrite was applied.Bootstrap Governance
CONTRIBUTING.md,.github/PULL_REQUEST_TEMPLATE.md, anddocs/bootstrap/onboarding.mdwhen applicableSemantic Layer Checklist
Flow Contract
Flow Merge Readiness
Merge Automation
Notes