Skip to content

fix(verifier): emit hunt verdict mapping#3700

Merged
Hmbown merged 1 commit into
Hmbown:mainfrom
cyq1017:codex/codewhale-2093-verifier-verdict
Jun 27, 2026
Merged

fix(verifier): emit hunt verdict mapping#3700
Hmbown merged 1 commit into
Hmbown:mainfrom
cyq1017:codex/codewhale-2093-verifier-verdict

Conversation

@cyq1017

@cyq1017 cyq1017 commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Refs #2093

Summary

  • add structured verifier, hunt-verdict, and goal-status fields to run_verifiers output
  • map pass/partial/fail verifier results to hunted/wounded/escaped
  • cover pass, partial, and fail mappings in verifier tests

Verification

  • cargo test -p codewhale-tui --bin codewhale-tui --locked run_verifiers -- --nocapture
  • cargo fmt --check --all
  • git diff --check
  • cargo clippy -p codewhale-tui --bin codewhale-tui --locked -- -D warnings -A clippy::collapsible_if -A clippy::uninlined_format_args -A clippy::too_many_arguments -A clippy::unnecessary_map_or -A clippy::assertions_on_constants

@cyq1017 cyq1017 marked this pull request as ready for review June 27, 2026 15:07
@cyq1017 cyq1017 requested a review from Hmbown as a code owner June 27, 2026 15:07
@Hmbown Hmbown merged commit a952f98 into Hmbown:main Jun 27, 2026
15 checks passed
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.

2 participants