Rulvar API reference / @rulvar/rulvar / RunFactPairsFold
Interface: RunFactPairsFold
Defined in: packages/core/dist/index.d.ts
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
candidates | number | The UNCAPPED count of matched run-claim sentences (RV1809): with only truncated a consumer knew the bound cut the fold but not by how much, so no run-fact coverage ratio was computable from the meta alone. | packages/core/dist/index.d.ts |
pairs | ClaimPair[] | The pairs, in draft order, capped at max; anchor RUN_FACTS_ANCHOR. | packages/core/dist/index.d.ts |
truncated | boolean | True when more sentences matched than max allowed to report. | packages/core/dist/index.d.ts |