rulvar API reference / @rulvar/plan / runRewordedLessonsCollide
Function: runRewordedLessonsCollide()
ts
function runRewordedLessonsCollide(): Promise<JournalEntry[]>;Defined in: packages/plan/src/m9-cassettes.ts:742
reworded-lessons-collide (DEF-3): two attempts of one LTID whose prompts differ but whose signature inputs are identical and share the 'binary-search' tag; the engine computes equal approachSig values, lesson_add keys once, and plan_view groups both attempts into one approach.
Returns
Promise<JournalEntry[]>