Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/evals / EvalCommitterOptions

Interface: EvalCommitterOptions

Defined in: packages/evals/src/committer.ts:56

Properties

PropertyTypeDescriptionDefined in
attempts?numberCAS rebase attempts; default 3. A positive integer, refused as a ConfigError before the first store read.packages/evals/src/committer.ts:65
committerIdstringThe dedicated identity recorded on the gate AND the author.packages/evals/src/committer.ts:58
reportIdstringThe emitting sweep report; every claim's gate references it.packages/evals/src/committer.ts:60