Deferred
Ideas we chose not to build yet. One page per idea; each states why and the concrete trigger that would revisit it. Check here (and rejected) before proposing an idea — never re-argue a decided one.
- Prepare layer narrow key — stop re-keying the
.nuxtregen on every source edit; blocked on a provably safe input predicate. - Additional isolation targets — macOS bridge (Linux VM) + Firecracker microVM backend.
- Snapshot upper on tmpfs — warm forks read
node_modulesfrom RAM instead of a disk-backed lower. - Whole-repo routing — one switch instead of per-command prefixing.
- WASM runtime backend — zero host setup, no native addons.
- Native task-cache recording — task-cache entries without the os sandbox.
- Remote cache sharing — share warm snapshots / task-cache entries across machines.
- Non-pnpm package managers — npm/yarn dep stores and installs in the sandbox.