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

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;