Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runClassStormSingleTurn

Function: runClassStormSingleTurn()

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

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

class-storm-single-turn (DEF-2): five dependency-chained workers each escalate (Flavor A); the orchestrator resolves all five in ONE revision; the class-level decision carries five per-lineage debits in one entry. Store-independence (identical fold on JSONL and SQLite) is asserted by the replay suite over the frozen bytes.

Returns

Promise&lt;JournalEntry[]&gt;