[AVAILABLE].
packages/execution-system. Note DefaultExecutionSystem’s real scope below, it is a placeholder, not a verified boundary.Purpose
Defines the one interfaceRuntimeFactory.create() needs to actually release an execution:
ExecutionSystem. DefaultExecutionSystem, HttpExecutionSystem, and
@parmana/execution-gateway’s ExecutionGateway are three different implementations of
this exact interface, interchangeable without touching RuntimeEngine or
RuntimePipeline.
Install
Key exports
Minimal example
Next
The gateway
The real
ExecutionSystem implementation the default server actually uses.@parmana/runtime
Where this interface is consumed.