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.
Repo-derived public summary
This page is a hub summary. The canonical low-level technical source remains the synced ByteOr OSS docs and same-site rustdoc.
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
- Execution Models
- Spec Authoring
- Validation and Compilation
- Governance and Approvals
- KV Spec Format
- ABI and Headers
- Stability
Deeper Technical Sources
Use the synced OSS docs when you need the canonical technical source of truth: