OtimDelegate
, InstructionStorage
, ActionManager
) forms the trustless execution layer. They validate the incoming transaction from the Executor, manage the instruction’s state, and call the appropriate Action
contract (e.g., for a transfer or swap) to complete the user’s request.