Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / ChildExecutionFacts

Interface: ChildExecutionFacts

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

One child's execution facts, folded ONLY from replay-stable settled material (RV1503): the journaled per-dispatch reconciliation records and the journaled usage, which a resumed run restores verbatim. Dollars are deliberately absent: replay re-prices from the CURRENT price table, so a money figure here would drift across resumes while these counters cannot.

Properties

PropertyTypeDescriptionDefined in
inputTokensnumber-packages/core/dist/index.d.ts
outputTokensnumber-packages/core/dist/index.d.ts
wireIdsMissingnumberWire requests no response id names (the invoice cardinality rule).packages/core/dist/index.d.ts
wireRequestsnumberProvider HTTP requests the child's dispatches made (RV1210 semantics).packages/core/dist/index.d.ts