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
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
nodeId | readonly | string | The child's node identity, the same one acceptance reasons use. | packages/core/src/orchestrator/contradictions.ts:30 |
text | readonly | string | The child's full output serialized, the pool the validators judge. | packages/core/src/orchestrator/contradictions.ts:32 |