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:745

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;