hub_graph
Visualize typed relationships across projects and resources, showing dependencies, deployments, and exposures. Filter by project or type to explore nodes, edges, and dangling links.
Instructions
The typed relationship graph across projects AND resources: who runs where, what depends on / deploys to / exposes what. Edges are frontmatter [[links]] keyed by relation (runs_on, depends_on, deploys_to, exposes, part_of, ...). Returns nodes, edges, and dangling links. Filter by project or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | only edges touching a node of this type | |
| project | No | only edges touching this project/resource slug |