Skip to content

fix(cli): add --mode flag to orc verify#14

Merged
Thormatt merged 1 commit into
mainfrom
fix/verify-mode-flag
Jun 12, 2026
Merged

fix(cli): add --mode flag to orc verify#14
Thormatt merged 1 commit into
mainfrom
fix/verify-mode-flag

Conversation

@Thormatt

Copy link
Copy Markdown
Owner

The README and CHANGELOG documented verify --mode tiered, but the orc verify CLI only had --domain (which routes to a mode); --mode itself was never exposed, so tiered mode (and the other modes) were unreachable from the command line. Documented-but-not-real — exactly the gap the eval feature exists to catch, found running the tiered demo live.

Adds --mode (choice of the six verify modes; overrides --domain) to both the single-claim and batch-document paths.

🤖 Generated with Claude Code

The README and CHANGELOG documented `verify --mode tiered`, but the
verify CLI only had --domain (which routes to a mode); --mode itself
was never exposed, so tiered mode was unreachable from the command
line. Add --mode (choice of the six verify modes; overrides --domain)
to both the single-claim and batch-document paths. Found running the
tiered demo live.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Thormatt Thormatt merged commit 7d45c83 into main Jun 12, 2026
3 checks passed
@Thormatt Thormatt deleted the fix/verify-mode-flag branch June 12, 2026 21:27
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.

1 participant