Skip to main content

OpenExec Engine (Go)

Welcome to the documentation for the high-speed concurrent execution engine built in Go.

Overview

While the Planner establishes the dependency model and exact intent, the OpenExec Engine manages:

  • Task Scheduling & Execution Ordering: Processing Directed Acyclic Graphs (DAG) of tasks.
  • Immutable Audit Logging: Trace evidence mapping for SOC2/ISO compliance.

(More documentation to run the Go engine will be available here when released).