lamport-receive-tick-max-merge

Status: IN

`LamportClock.receive_tick(remote_ts)` computes `max(local, remote_ts) + 1`, ensuring the clock advances past both the local and remote state on every receive.

Source: entries/2026/05/29/lamport-clocks-test_lamport.md

JSON