From a858739b28768f0b1119ddb2811db0d10569f62a Mon Sep 17 00:00:00 2001 From: iris Date: Sun, 9 Aug 2026 17:12:48 +0200 Subject: [PATCH] jobq-graph: replace the dep-edge gutter rail with a plain text line mara reported the rail still didn't make dependencies visible (screenshot on the PR). Root cause: the rail spans by sibling-array position, but a sibling with its own nested subtree renders many pixel-rows for one array slot -- in a real queue (agent_window with 7-ish children between two top-level siblings), the "line" breaks into disconnected ticks around every real subtree, never reading as a connection at all. My verification fixtures never tested a nested subtree sitting between two related siblings, so this never showed up before. Replaced with a "waits on: