feat(FN-4715): complete Step 4 — add defaults contract changeset

Fusion-Task-Id: FN-4715
Fusion-Task-Lineage: b1c3393f-2596-4b3f-a8fb-c9838bf6c985
This commit is contained in:
Fusion (runfusion.ai)
2026-05-16 00:16:18 -07:00
committed by gsxdsm
parent 130b1c21b0
commit 8e8c1a2574

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Lock in defaults: worktrunk integration is off by default (opt-in), and the per-project worktree directory defaults to `<projectRoot>/.worktrees` when `worktreesDir` is unset. Regression tests now guard both invariants.