Consensus paths
Consensus paths define the negotiated routes through a hypergraph that satisfy agreement between participating nodes. This section covers retry strategies, subscription management, and latency cost optimization.
Key Concepts
- Path agreement: All nodes on a hyperedge must agree on the route before data flows
- Quorum routing: Paths are selected based on a majority vote among active nodes
- Fallback cascades: When a consensus path fails, the router falls back through pre-computed alternatives