Synopsis
Behavior
Loads embedded signals and a policy, evaluates them, and prints a report to stdout. Exit codes matchgeval check:
| Code | Meaning |
|---|---|
0 | PASS |
1 | REQUIRE_APPROVAL |
2 | BLOCK |
--json for structured output suitable for tooling.
When to use
- Verify the binary you downloaded is the correct
geval(not another CLI with the same name). - Smoke-test CI images before wiring real contracts.