Enterprise Overview
ByteOr Enterprise is the commercial runtime and operations layer on top of ByteOr OSS. It turns the deterministic execution substrate into an operator-facing product surface with governance, approvals, adapters, replay, and DataGuard.
Repo-derived public summary
This section is the public-hub entry point. Canonical runtime, adapter, approval, and replay contracts live in the synced Enterprise docs and same-site rustdoc.
What Enterprise Adds
byteor-runtimefor shared operator CLI verbs such as validate, run, doctor, snapshot, incident-bundle, and replay.byteor-edgeplanefor transport-facing ingress and egress adapter loops.byteor-actiongraphfor approval-aware action execution.byteor-dataguardfor schema checks, redaction, and report generation.
Section Map
Core Operator Paths
- CLI Reference for the shared operator command surface.
- Tuning Profiles for default, low-latency, and isolated-core posture.
- Production Profiles for the supported deployment path.
- Incident Bundles and Replay for evidence capture and replay execution.
- Governance and Approvals for the approval and policy gate.
Deeper Technical Sources
Use the synced Enterprise docs when you need the canonical product and runtime contracts: