Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/plan / runRevisionExhaustion

Function: runRevisionExhaustion()

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

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

revision-exhaustion (DEF-2): the absolute revision budget hits zero; termination.denied precedes the typed error; the guards chain closes the run without HITL.

Returns

Promise&lt;JournalEntry[]&gt;