Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / ClaimContradictionFinding

Interface: ClaimContradictionFinding

Defined in: packages/core/src/orchestrator/orchestrate.ts:1616

One judged contradiction: the pair plus the judge's one-sentence reason.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
anchorstringThe draft-side citation verbatim, e.g. 'src/exec.ts:256-296'.ClaimPair.anchorpackages/core/src/orchestrator/consistency.ts:59
draftExcerptstringThe citing draft sentence, collapsed and cut like the readings.ClaimPair.draftExcerptpackages/core/src/orchestrator/consistency.ts:61
poolClaimPoolReading[]The pool sentences citing an intersecting span, first-seen order.ClaimPair.poolpackages/core/src/orchestrator/consistency.ts:63
reasonstring--packages/core/src/orchestrator/orchestrate.ts:1617