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

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;