Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runCapFreezeThenFinish

Function: runCapFreezeThenFinish()

ts
function runCapFreezeThenFinish(): Promise<JournalEntry[]>;

Defined in: packages/plan/src/cassettes.ts:659

cap-freeze-then-finish (DEF-7): the soft boundary crossed with live children; the cap decision precedes its effects; admitted nodes run to completion; the final quiescence wake gets the finish-only toolset; outcome ok with forcedFinish.

Returns

Promise&lt;JournalEntry[]&gt;