Architecture

Early Architecture Blueprint

How hardware modules, Control, and CLI connect.

Each switch exposes a deterministic control plane that talks to Control via signed gRPC streams.

Control synchronizes desired state, runs policy engines, and emits events to the CLI + APIs.

The CLI mirrors the same schema locally for offline workflows.