event-graph-acyclicity-by-construction

Status: IN

`_reaches` assumes the event graph is a DAG with no cycle detection; this is safe because `Node` methods only ever link to previously-created events via `_parent` and `_cause`.

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

JSON