Rulvar API reference / @rulvar/evals / EvalCommitterOptions
Interface: EvalCommitterOptions
Defined in: packages/evals/src/committer.ts:56
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
attempts? | number | CAS rebase attempts; default 3. A positive integer, refused as a ConfigError before the first store read. | packages/evals/src/committer.ts:65 |
committerId | string | The dedicated identity recorded on the gate AND the author. | packages/evals/src/committer.ts:58 |
reportId | string | The emitting sweep report; every claim's gate references it. | packages/evals/src/committer.ts:60 |