RootCauseunvalidated
The server selected node IDs and then limited internal edges to three times the node count. — Inspected the graph stream API and client hook. Tension: The client then applied a top-k-per-node edge pruning step before rendering. Outcome: This meant edge visibility was not determined solely by whether endpoint nodes were visible.
4b2863ec-ec04-44a5-bd04-787a25f2e736
The server selected node IDs and then limited internal edges to three times the node count. — Inspected the graph stream API and client hook. Tension: The client then applied a top-k-per-node edge pruning step before rendering. Outcome: This meant edge visibility was not determined solely by whether endpoint nodes were visible.