Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runFinalizeFallbackSynthesized

Function: runFinalizeFallbackSynthesized()

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

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

finalize-fallback-synthesized (DEF-7): the final finish fails inside its turn limit; the engine journals orchestrator_finalize_fallback and synthesizes the deterministic partial by pure fold; outcome exhausted with the non-null value.

Returns

Promise&lt;JournalEntry[]&gt;