Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / ContradictionSource

Interface: ContradictionSource

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

One child's serialized output as the pass reads it.

Properties

PropertyModifierTypeDescriptionDefined in
nodeIdreadonlystringThe child's node identity, the same one acceptance reasons use.packages/core/src/orchestrator/contradictions.ts:30
textreadonlystringThe child's full output serialized, the pool the validators judge.packages/core/src/orchestrator/contradictions.ts:32