Rulvar API reference / @rulvar/evals / runClaimCorpus
Function: runClaimCorpus()
ts
function runClaimCorpus(cases?): ClaimCorpusVerdict[];Defined in: packages/evals/src/claim-corpus.ts:356
Runs every corpus case through the pure folds and grades the mechanical expectations. No engine, no model, no journal: the same functions the orchestrator runs, on the same bytes.
Parameters
| Parameter | Type | Default value |
|---|---|---|
cases | readonly ClaimCorpusCase[] | CLAIM_CORPUS |