Skip to main content

Module executor

Module executor 

Source

Structs§

ModuleExecutor
The execution seam of ICEBOX and its fundamental execution primitive: every action runs as a Governed Execution Environment (GEE). This type owns the GEE lifecycle (policy evaluation, sandbox provisioning, approval gating, execution, evidence collection, audit, validation, and teardown) and keeps the state required to enforce it.

Enums§

ExecutorError