OSS Overview

ByteOr OSS is the open-source execution substrate for the platform. It owns the canonical pipeline spec model, validation rules, lowering path, runtime execution primitives, and ABI surface used by the higher layers.

What OSS owns

  • shared execution targets: SingleRing and LaneGraph
  • canonical plan, spec, and lowering contracts
  • runtime kernels, backings, transport glue, and execution primitives
  • generated ABI headers for the C-compatible surface

Start with these docs

Deeper Technical Sources

Use the synced OSS docs when you need the canonical technical source of truth:

Provenance
Need the canonical source?
Use the public hub to orient yourself, then jump to repo-owned docs or rustdoc when you need contract-level detail.