Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / UnparkPlacement

Interface: UnparkPlacement

Defined in: packages/plan/src/park.ts:77

The unpark placement: continuation or restart.

Properties

PropertyTypeDescriptionDefined in
bootCheckpointRef?stringThe retained checkpoint the continuation boots from.packages/plan/src/park.ts:81
restartbooleanTrue when the agent must restart (no checkpoint, or tree dropped).packages/plan/src/park.ts:79