Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / ContradictionOptions

Interface: ContradictionOptions

Defined in: packages/core/src/orchestrator/contradictions.ts:59

Properties

PropertyTypeDescriptionDefined in
max?numberBound on returned contradictions; default 20.packages/core/src/orchestrator/contradictions.ts:63
maxExcerptChars?numberBound on each claim's excerpt; default 200.packages/core/src/orchestrator/contradictions.ts:65
pattern?stringOverrides DEFAULT_CITATION_PATTERN for the anchors.packages/core/src/orchestrator/contradictions.ts:61