Skip to main content

Module sandbox

Module sandbox 

Source

Structs§

ModuleNotFoundError
Raised when the requested module ID is not registered in the registry. Exported for cross-SDK API parity with Python and TypeScript.
Sandbox
Executes modules in an isolated subprocess for security isolation.
SchemaValidationError
Raised when a module’s JSON Schema is structurally invalid or fails against the validator. Exported for cross-SDK API parity.

Enums§

ModuleExecutionError
Errors produced during sandboxed module execution.