Search papers, labs, and topics across Lattice.
This paper introduces Open Atomic Ethernet (OAE), a non-Forward-In-Time-Only (non-FITO) protocol architecture, as a constructive alternative to conventional computing's semantic arrow of time. OAE creates causal order through transaction structure, using a link state machine that progresses from TENTATIVE to REFLECTING to COMMITTED, with reflective acknowledgment ensuring semantic validation. The authors formalize this with a six-state finite automaton, Indefinite Logical Timestamps (ILT), and the Slowdown Theorem, demonstrating that OAE achieves infinite consensus number, unlike FITO protocols like RDMA.
Ditch the "forward-in-time-only" assumption: a new Ethernet protocol uses round-trip validation to guarantee semantic integrity and achieve infinite consensus, blowing past the limits of RDMA and NVLink.
This is the second of five papers comprising The Semantic Arrow of Time. Part I established that computing's arrow of time is semantic rather than thermodynamic, and that the Forward-In-Time-Only (FITO) assumption constitutes a category mistake. This paper develops the constructive alternative. We present the semantics of Open Atomic Ethernet (OAE) links as a concrete realization of a non-FITO protocol architecture. The key insight is that causal order is not assumed a priori but created through transaction structure: the link state machine progresses through TENTATIVE to REFLECTING to COMMITTED, with the option to abort at any point before commitment. Delivery does not imply commitment; commitment requires reflective acknowledgment -- proof that information has round-tripped and been semantically validated by both endpoints. We formalize this through three frameworks. First, the OAE link state machine, a six-state finite automaton whose normative invariants guarantee that semantic corruption cannot occur at the link level. Second, Indefinite Logical Timestamps (ILT), a four-valued causal structure that admits a genuinely indefinite relation between concurrent events, resolving only after symmetric link-level exchange. Third, the Slowdown Theorem applied to links, which establishes that round-trip measurement is the minimum interaction required to establish causal order. We show that ILT is strictly more expressive than Definite Causal Order systems for reversible link protocols. We connect these results to the Knowledge Balance Principle from quantum information theory. The paper concludes with a comparative analysis showing that OAE achieves infinite consensus number while RDMA, NVLink, and UALink remain limited to finite consensus numbers due to their FITO semantics.