Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / ContradictionClaim

Interface: ContradictionClaim

Defined in: packages/core/dist/index.d.ts

One reading of a disputed key, with everyone who reported it.

Properties

PropertyTypeDescriptionDefined in
excerptstringThe first sentence that asserted it, whitespace-collapsed and cut to maxExcerptChars. An excerpt, never a quotation: it exists so a reader can find the claim, not so a machine can re-parse it.packages/core/dist/index.d.ts
nodeIdsstring[]Children asserting it, in first-seen (spawn) order; never empty.packages/core/dist/index.d.ts
valuestringThe value asserted for the key, verbatim after the separator.packages/core/dist/index.d.ts