Files
fusion/packages/core
gsxdsm c9250df33c feat(core): compile workflow IR to executable WorkflowSteps (U2)
Add compileWorkflowToSteps + validateLinearity: walk the linear main path of a
WorkflowIr, emit prompt/script/gate user nodes as ordered WorkflowStep inputs,
skip the execute/review seams, and use the merge seam as the pre-/post-merge
boundary. Non-linear graphs (branching beyond canonical seam success/failure)
throw WorkflowCompileError so they route to the deferred interpreter instead of
mis-executing.
2026-06-03 09:24:40 -07:00
..
2026-05-31 20:05:32 -07:00
2026-05-31 20:05:32 -07:00