Add relationship-aware graph flow
This commit is contained in:
parent
9bd41c5982
commit
440ca7510f
11 changed files with 567 additions and 80 deletions
|
|
@ -39,8 +39,13 @@ neighborhood is rendered.
|
|||
DFG-14 makes the viewer useful as a durable project-manual navigator. An open browser page renews
|
||||
the loopback listener lease across short-lived MCP transactions. Resizable side panels and a
|
||||
draggable, resizable inspector support dense material. Neighborhoods are grouped generically by
|
||||
topology into primary focus, outgoing children, and edge/context nodes, with distinct palettes and
|
||||
progressive hop-distance shading.
|
||||
topology into the focus node, outgoing paths, and incoming or lateral context, with distinct
|
||||
palettes and progressive hop-distance shading.
|
||||
|
||||
DFG-17 makes relationship meaning visible without changing project graph facts. Nodes displays
|
||||
relation-specific colors, line patterns, directional symbols, and an exact visible key. Flow
|
||||
constructs a bounded upstream lineage with semantic direction for execution, data, and dependency
|
||||
relations while excluding structural and evidence context.
|
||||
|
||||
## Development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue