feat(FN-4460): complete Step 6 — add changeset and delivery docs

Fusion-Task-Id: FN-4460
Fusion-Task-Lineage: 68204f34-f9ab-4714-936f-0bf4472432f0
This commit is contained in:
Fusion
2026-05-14 04:35:59 -07:00
committed by gsxdsm
parent 92fff23af7
commit 7d67cbb0b8

View File

@@ -0,0 +1,9 @@
---
"@runfusion/fusion": patch
---
Consolidate ExperimentSessionStore resolution onto
TaskStore.getExperimentSessionStore() across the dashboard experiment
routes, CLI experiment finalize command, and pi-extension tool. Removes
the temporary FN-4218 fallback shim introduced in FN-4222. Behavior
unchanged; single canonical store-resolution path.