gsxdsm
897cce9d94
FN-8656: resolve scheduler lanes for renamed holds
Resolve scheduler lane lookup against workflow-defined hold and terminal columns.
- Use asynchronous workflow lane resolution after the synchronous event prologue
- Preserve legacy lane fallback and recognize all terminal workflow columns
- Update scheduler regression coverage, sync-lane guardrails, and release notes
Files changed:
.changeset/fn-8656-scheduler-renamed-hold-lanes.md | 7 ++
.../sync-workflow-ir-callsite-allowlist.test.ts | 10 +-
.../scheduler-renamed-hold-events.test.ts | 20 ++--
...ow-scheduler-parked-columns-live-e2e.pg.test.ts | 13 ++-
...-sync-role-conversion-inert-live-e2e.pg.test.ts | 8 +-
packages/engine/src/scheduler.ts | 121 +++++++++------------
scripts/check-inert-sync-lane-conversions.mjs | 5 +
scripts/lib/inert-sync-lane-baseline.json | 3 +-
8 files changed, 92 insertions(+), 95 deletions(-)
Fusion-Task-Id: FN-8656
Fusion-Task-Lineage: 389a95a1-289f-4dde-86b3-1e450f8d43db
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-31 22:19:32 -07:00
..
2026-07-31 00:36:21 -07:00
2026-07-27 21:09:51 -07:00
2026-07-13 23:00:25 -07:00
2026-07-21 20:29:46 -07:00
2026-07-20 00:18:53 -07:00
2026-07-23 12:18:24 -07:00
2026-06-03 19:12:28 -07:00
2026-07-31 06:46:19 -07:00
2026-07-17 15:46:31 -07:00
2026-07-10 13:26:23 -07:00
2026-07-24 23:15:36 -07:00
2026-07-21 20:29:46 -07:00
2026-07-31 19:32:55 -07:00
2026-07-30 21:50:37 -07:00
2026-07-31 22:19:32 -07:00
2026-06-18 16:47:09 -07:00
2026-07-31 01:55:08 -07:00
2026-07-31 01:03:24 -07:00
2026-07-31 14:48:20 -07:00
2026-07-31 22:07:50 -07:00
2026-07-31 11:50:14 -07:00
2026-07-31 14:56:07 -07:00
2026-07-08 09:00:47 -07:00
2026-06-15 02:30:41 -07:00
2026-07-24 23:01:11 -07:00
2026-07-20 09:35:55 -07:00
2026-07-24 00:55:38 -07:00
2026-07-31 02:22:27 -07:00
2026-07-14 23:18:55 -07:00
2026-07-26 18:04:28 -07:00
2026-07-30 14:12:14 -07:00
2026-06-14 15:29:35 -07:00
2026-06-25 17:04:30 -07:00
2026-07-30 15:24:33 -07:00
2026-06-19 05:13:39 -07:00