Zero-dependency Hybrid Logical Clock (HLC) for causal timestamps and Last-Write-Wins conflict
resolution in distributed systems. Combines physical wall-clock time with a logical counter to
produce monotonically increasing timestamps that remain consistent despite NTP drift or clock skew.
Usable standalone in any distributed Java system that needs causally consistent timestamps.