Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / ClaimPoolReading

Interface: ClaimPoolReading

Defined in: packages/core/src/orchestrator/consistency.ts:44

One pool sentence read against a draft sentence, with its reporter.

Properties

PropertyTypeDescriptionDefined in
excerptstringThe pool sentence, whitespace-collapsed and cut to maxExcerptChars. An excerpt, never a quotation: it exists so a judge (or a reader) can hold the two readings against each other, not so a machine can re-parse it.packages/core/src/orchestrator/consistency.ts:53
nodeIdstringThe child's node identity, the same one acceptance reasons use.packages/core/src/orchestrator/consistency.ts:46