32bff6a3ab
- reachFrom now returns the direct outbound edges PLUS the recursive $graphLookup reaches, de-duped by edge id, with maxDepth to bound cycles. It was dropping edges straight off the start node. [review P2] - GraphView SVG nodes are keyboard-accessible: role/tabIndex/aria-label + Enter/Space handler alongside onClick. [review P3] Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>