rulvar API reference / @rulvar/plan / runCrashBetweenCapAndEffects
Function: runCrashBetweenCapAndEffects()
ts
function runCrashBetweenCapAndEffects(): Promise<JournalEntry[]>;Defined in: packages/plan/src/cassettes.ts:675
crash-between-cap-and-effects (DEF-7): process death right after the cap decision entry, before any of its effects; resume re-derives the frozen state from the entry and rolls the forced finish forward.
Returns
Promise<JournalEntry[]>