feat: CLI 출력 포맷 추가 - #73
Merged
Merged
Conversation
Owner
Author
|
독립 fresh-session 리뷰 결과
Note: GitHub 정책상 작성자 자신의 PR에는 official approve를 제출할 수 없어 PR comment로 동일한 verdict를 남깁니다. |
JeremyDev87
force-pushed
the
codex/wave3-cli-fmt-1
branch
2 times, most recently
from
April 24, 2026 14:34
374f202 to
719b3b8
Compare
JeremyDev87
force-pushed
the
codex/wave3-cli-fmt-1
branch
from
April 24, 2026 14:40
719b3b8 to
a75eeb5
Compare
Owner
Author
|
독립 fresh-session 리뷰 결과
|
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.
요약
--format text|json|markdown|sarif출력 계약을 추가합니다.--json호환은 유지합니다.fix --format sarif는 fail-closed로 막고, doctor SARIF는reportKind: doctor로 라벨링합니다.검증
cargo test -p maximus-cli --test cli_helpcargo test -p maximus-cli --test config_and_filteringcargo test -p maximus-cli --test mvp_parity$devils-advocate-review-loop재리뷰: Critical/High 없음Closes #69