Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / LineageRef

Interface: LineageRef

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

The computed lineage record of one spawn-authorizing decision entry.

Extended by

Properties

PropertyTypeDescriptionDefined in
ancestrystring[]Decomposition chain of parent LTIDs, length <= maxDepth.packages/core/dist/index.d.ts
approachSigstring-packages/core/dist/index.d.ts
approachSigCoarsestring-packages/core/dist/index.d.ts
attemptOrdinalnumber0-based, journal order among the LTID's attempts, never wall clock.packages/core/dist/index.d.ts
causeRef?numberSeq of the causing entry; mandatory for every relation except 'first'.packages/core/dist/index.d.ts
logicalTaskIdstring-packages/core/dist/index.d.ts
relationLineageRelation-packages/core/dist/index.d.ts
sigVersion1-packages/core/dist/index.d.ts