Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runDecomposeMintsChildren

Function: runDecomposeMintsChildren()

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

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

decompose-mints-children (DEF-3): an escalation decomposition mints FRESH logical tasks inside the decision entry; the spawn debits ride the same entry.

Returns

Promise&lt;JournalEntry[]&gt;