Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / ClaimValidationOptions

Interface: ClaimValidationOptions

Defined in: packages/core/src/knowledge/claims.ts:84

Properties

PropertyTypeDescriptionDefined in
evalCommitter?booleanTrue on the eval-committer path (the eval-committer gate). Editorial validation leaves it false and both eval-measured claims and metrics reject. At the op level the GATE decides this flag; the option exists for direct claim-level validation.packages/core/src/knowledge/claims.ts:91