Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runBadBaseStreakTerminates

Function: runBadBaseStreakTerminates()

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

Defined in: packages/plan/src/m9-cassettes.ts:2449

bad-base-streak-terminates (DEF-8): three consecutive revisions with a fabricated base.planHash land as all-dropped bad-base entries; the dropped streak reaches its limit and the non-HITL RevisionGuards fallback (finish-with-partial) closes the run.

Returns

Promise&lt;JournalEntry[]&gt;