-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem
The spec vocabulary says medium, not "sandbox." The codebase uses "sandbox" in ~50 places:
GateDocs.sandbox_namefield (should bemedium_name)SandboxContextclass in fs gates (should beWorkspaceContext)getJsMediumSandbox()export (should begetJsMediumContext())formatSandboxMetadata()in js.ts (should beformatMediumMetadata())- Internal
let sandbox: JsAsyncContextvariable in js.ts (should bectx) - Entity-facing string
"### SANDBOX PHYSICS (QuickJS)"(should be"MEDIUM PHYSICS") - Local vars, test descriptions, eval harness labels across ~15 test files
NOT in scope: Chromium flags like --no-sandbox in browser/context.ts — those are external API.
Scope
This is a mechanical rename touching ~25 files. No behavioral changes. Full inventory in the plan file at .claude/plans/wondrous-plotting-tarjan.md.
🤖 Generated with Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels