Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / AdmissionDecision

Interface: AdmissionDecision

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

The full admission decision embedded in the carrying entry.

Properties

PropertyTypeDescriptionDefined in
ladderLength?numberThe declared ladder length recorded for the termination fold (DEF-2): the replay recomputation reads K_l from the entry, never from the live registry. Present only under a termination account.packages/core/dist/index.d.ts
lineage?SpawnLineageThe computed value-part lineage block (DEF-3): reused byte-exact on replay, never recomputed. Absent on reject.packages/core/dist/index.d.ts
nodeId?stringNode identity minted inside the decision; absent on reject.packages/core/dist/index.d.ts
statsBeforeAdmissionStatsBefore-packages/core/dist/index.d.ts
verdictAdmitVerdict-packages/core/dist/index.d.ts