rulvar API reference / @rulvar/plan / UnparkPlacement
Interface: UnparkPlacement
Defined in: packages/plan/src/park.ts:77
The unpark placement: continuation or restart.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
bootCheckpointRef? | string | The retained checkpoint the continuation boots from. | packages/plan/src/park.ts:81 |
restart | boolean | True when the agent must restart (no checkpoint, or tree dropped). | packages/plan/src/park.ts:79 |