Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / Contradiction

Interface: Contradiction

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

One cited location two children read differently.

Properties

PropertyTypeDescriptionDefined in
anchorstringThe cited location both readings point at, e.g. 'src/retry.ts:33'.packages/core/dist/index.d.ts
claimsContradictionClaim[]Every reading of that key at that anchor, in first-seen order.packages/core/dist/index.d.ts
keystringThe key both readings name, e.g. 'attempts'.packages/core/dist/index.d.ts