Function: dependencyEdges()
dependencyEdges():
DependencyEdge[]
Defined in: graph-trace.ts:88
Snapshot of the dependency graph as of each cell's latest deps run. Consumers with no recorded reads (deps that touch only plain signals) are included with an empty list — "this cell reads nothing registered" is information too.