Fusion Agent
33f4797ceb
FN-126: fix inert sync-lane validation
Prevent inert synchronization lanes from bypassing merge-gate validation while preserving task-lane cache and archive lifecycle behavior.
- Reject sync-resolved lane conversions in the static validator.
- Preserve task-lane cache emissions and active-session cleanup across task mutations and archival.
- Add regression coverage, baseline updates, documentation, and a release changeset.
Files changed:
.changeset/fn-126-inert-sync-lane.md | 7 +
.../a-falling-count-is-not-evidence.md | 12 +
.../task-lane-cache-emitter-preservation.test.ts | 269 +++++++++++++++++++++
.../core/src/task-store/archive-lifecycle-2.ts | 3 +-
packages/core/src/task-store/moves.ts | 3 +-
packages/core/src/task-store/task-artifacts-ops.ts | 3 +-
packages/core/src/task-store/task-update.ts | 3 +-
packages/core/src/task-store/update-task-deps.ts | 3 +-
...xecutor-archive-releases-active-session.test.ts | 80 ++++++
packages/engine/src/executor.ts | 4 +-
.../src/executor/executor-side-effect-hosts.ts | 2 +-
.../executor/is-backward-move-out-of-planning.ts | 7 +-
.../src/executor/task-executor-graph-facades.ts | 2 +-
.../engine/src/executor/task-executor-imports.ts | 1 -
.../engine/src/executor/wire-executor-lifecycle.ts | 18 +-
.../check-inert-sync-lane-conversions.test.mjs | 83 +++++--
scripts/check-inert-sync-lane-conversions.mjs | 19 +-
scripts/lib/inert-sync-lane-baseline.json | 6 +-
18 files changed, 479 insertions(+), 46 deletions(-)
Fusion-Task-Id: FN-126
Fusion-Task-Lineage: 0c7a1a3a-9446-44f8-955d-df6c402dfd31
Co-authored-by: Fusion <noreply@runfusion.ai>
2026-08-23 01:36:12 +00:00
..
2026-08-10 10:33:35 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 20:35:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 19:40:01 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-10 10:11:11 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-03 00:20:53 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-14 23:14:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 20:35:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-12 21:15:53 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-20 03:57:23 +00:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-19 21:42:29 -07:00
2026-08-10 10:11:11 -07:00
2026-08-19 19:59:04 -07:00
2026-08-09 15:46:09 -10:00
2026-08-10 10:33:35 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 22:37:12 -07:00
2026-08-19 20:35:19 -07:00
2026-08-21 14:41:37 +00:00
2026-08-20 03:56:41 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 18:16:49 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-20 03:57:23 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-14 14:24:26 -07:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-19 20:35:19 -07:00
2026-08-19 20:35:19 -07:00
2026-08-20 03:57:23 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-07-29 20:59:06 -07:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-11 17:53:40 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 21:42:29 -07:00
2026-08-19 20:35:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 20:35:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-15 15:52:52 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-12 21:15:53 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-07-15 13:34:30 -07:00
2026-08-15 15:52:52 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-10 11:28:32 -07:00
2026-08-19 20:35:19 -07:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-21 14:41:37 +00:00
2026-07-15 13:34:30 -07:00
2026-08-19 20:35:19 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-20 03:56:41 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 19:34:53 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-21 14:41:37 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-15 15:52:52 -07:00
2026-08-15 15:52:52 -07:00
2026-08-09 15:46:09 -10:00
2026-08-19 18:16:49 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-23 01:36:12 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-15 15:52:52 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 19:34:53 -07:00
2026-08-15 15:52:52 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-11 13:34:27 -07:00
2026-07-15 13:34:30 -07:00
2026-08-09 15:46:09 -10:00
2026-08-21 04:35:58 +00:00
2026-08-21 14:41:37 +00:00
2026-08-21 14:41:37 +00:00
2026-08-23 01:36:12 +00:00
2026-08-21 14:41:37 +00:00
2026-08-14 22:16:44 -07:00
2026-08-21 14:41:37 +00:00
2026-08-09 15:46:09 -10:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-20 03:56:41 +00:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-09 15:46:09 -10:00
2026-08-19 21:42:29 -07:00
2026-08-09 15:46:09 -10:00
2026-08-21 04:35:58 +00:00
2026-08-21 14:41:37 +00:00