Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / JournaledSynthesisCandidateReport

Interface: JournaledSynthesisCandidateReport

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

What synthesisCandidatesFromJournal folded, beside the candidates.

Properties

PropertyTypeDescriptionDefined in
candidatesreadonly JournaledSynthesisCandidate[]Every hosted candidate, in verdict seq order.packages/core/dist/index.d.ts
synthesisSpansnumberSettled synthesize spans the journal holds.packages/core/dist/index.d.ts
tailWiresnumberWires after a span's LAST verdict: attributed to no candidate.packages/core/dist/index.d.ts
unattributedSpansnumberSettled synthesize spans whose incremental billing rows do not cover their terminal call records (the rows append asynchronously and may be missing); their candidates carry verdict facts only.packages/core/dist/index.d.ts
unhostedVerdictsnumberFinish verdicts NOT hosted by a settled synthesize span: draft stage validations in the coordination span, and verdicts inside a synthesis that never settled. Counted, never guessed into candidates.packages/core/dist/index.d.ts