Skip to main content

Module env_spec

Module env_spec 

Source
Expand description

Minimal environment spec for sandbox env building.

Sandbox does not depend on skill::metadata; callers (e.g. commands) build EnvSpec from SkillMetadata and pass it to ensure_environment.

Structsยง

EnvSpec
Minimal input for building an isolated runtime environment (venv / node_modules).