ByteOr Enterprise Product Surfaces
Synced from repo docs
This page is synced from docs/architecture/product-surfaces.md via docs/public-docs.json. Edit the owning repo source instead of this generated copy. GitHub source: https://github.com/byteor-systems/byteor-enterprise/blob/master/docs/architecture/product-surfaces.md
This workspace contains shared infrastructure crates plus a small set of operator-facing binaries.
Binaries
Library groups
Operational shape
The runtime CLI and the product binaries intentionally look similar. The shared verbs reduce the number of operator playbooks the team has to carry, while stage resolution and adapter wiring stay product-specific.
That consistency is one of the main enterprise design choices: the same spec inspection, host-readiness, artifact export, and replay habits should transfer across runtime, EdgePlane, ActionGraph, and DataGuard.