gate
Evaluate bounded pass checks and convert their probabilities into pass/review/fail outcomes, keeping human and policy controls in place.
Instructions
Evaluate bounded pass checks and turn their probabilities into pass/review/fail. This is not an authorization or security boundary; keep normal human and policy controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| state | Yes | ||
| checks | Yes | ||
| pass_at | No | ||
| review_at | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| checks | Yes | ||
| policy | Yes | ||
| decision | Yes | ||
| evaluation | Yes |