Commit graph

2 commits

Author SHA1 Message Date
Sabiha Khan
8c9938bde1 fix: review comments 2026-07-21 12:32:38 +05:30
Sabiha Khan
c2541d088b fix: move draft and template context handling out of create_workflow_run
create_workflow_run now only creates
the run with the definition_id and initial_context provided by the caller. Test call paths explicitly resolve draft definitions
and merge template context variables before creating the run, while production/runtime paths bind the published definition
without adding template defaults.
2026-07-18 19:00:32 +05:30