repository-scoped dependency graph view profile persistence and interactive exploration features
This commit is contained in:
parent
98a65581ac
commit
4f04491734
11 changed files with 1365 additions and 32 deletions
|
|
@ -67,6 +67,10 @@ as a Cytoscape-ready JSON payload and `/ui/repos/{repository_id}/dependency-grap
|
|||
as the graph page. The page supports full graph, impact-only, and selected-path
|
||||
views with a detail panel for selected nodes and edges.
|
||||
|
||||
The expanded exploration model is documented in
|
||||
`docs/dependency-visualization-exploration.md`, including layers, display
|
||||
states, filter rules, manual overrides, and repository-scoped view profiles.
|
||||
|
||||
## Metrics
|
||||
|
||||
Propagation depth says how far a source change bubbled up. Propagation breadth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue