feat(FN-4650): complete Step 4 — document sandbox experimental gating

Fusion-Task-Id: FN-4650
Fusion-Task-Lineage: 3da8db80-236b-46f6-8122-644abda35ca3
This commit is contained in:
Fusion
2026-05-15 11:52:58 -07:00
committed by gsxdsm
parent 6675a3ff2b
commit 7942fb0319
2 changed files with 8 additions and 1 deletions

View File

@@ -227,7 +227,9 @@ Override precedence for direct merges is:
### Sandbox settings
Sandbox settings are project-scoped under `sandbox.*` and currently define schema/defaults/validation only (foundation from FN-4635 for FN-4637/FN-4638 backend rollout).
> **Experimental:** Sandbox settings are inert unless `experimentalFeatures.sandbox: true` is enabled in `~/.fusion/settings.json`.
Sandbox settings are project-scoped under `sandbox.*`. Until the experimental flag is enabled, Fusion always resolves sandbox execution to the default native backend and ignores both project-level sandbox backend settings and per-task PROMPT overrides.
| Setting | Type | Default | Description |
|---|---|---:|---|