Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / LineageStats

Interface: LineageStats

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

The pure lineage fold rendered in plan_view and WakeDigest, always pinned to a snapshot (uptoSeq), never a live read inside a turn. approaches groups settled history by approachSig; a group whose attempts have not settled yet is omitted (there is no outcome to learn from), while attemptsUsed still counts every authorized attempt.

Properties

PropertyTypeDefined in
approaches{ approachSig: string; approachTag: string; attempts: number; lastOutcome: AttemptOutcomeClass; }[]packages/core/dist/index.d.ts
attemptsUsednumberpackages/core/dist/index.d.ts
escalationsUsednumberpackages/core/dist/index.d.ts
stallStreaknumberpackages/core/dist/index.d.ts