Expand description
A3S native sandbox adapter.
Isolation policy and platform enforcement live in the independent
a3s-sandbox crate. This module preserves the A3S Code BashSandbox
contract and translates output observation without duplicating security
behavior.
Structs§
- Native
Bash Sandbox - Fail-closed native sandbox implementation for the A3S Code bash contract.
Constants§
- NATIVE_
SANDBOX_ BACKEND - Native backend selected for the current target.