Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / JournaledChildRoster

Interface: JournaledChildRoster

Defined in: packages/core/src/stores/reconcile.ts:719

One orchestration's children, folded from its journal (RV2702).

Properties

PropertyTypeDescriptionDefined in
admittednumberSpawn admissions the controller ADMITTED.packages/core/src/stores/reconcile.ts:723
childrenJournaledChild[]Every admitted child the journal holds a dispatch for, in dispatch order.packages/core/src/stores/reconcile.ts:727
childScopestringThe scope the children dispatched under, which identifies the orchestration.packages/core/src/stores/reconcile.ts:721
rejectednumberSpawn admissions it refused: no child ever ran, and none is listed below.packages/core/src/stores/reconcile.ts:725