What problem would this feature solve?
Helps developers understand and debug the dependency graph, making onboarding and maintenance easier, especially in large teams.
Proposed solution or design
Provide CLI and/or web tooling to visualize the dependency graph (e.g., nexusdi graph command), with options to export as DOT/JSON/SVG/PNG.
Additional context
See the NexusDI Roadmap: Graph Visualization for more details.
What problem would this feature solve?
Helps developers understand and debug the dependency graph, making onboarding and maintenance easier, especially in large teams.
Proposed solution or design
Provide CLI and/or web tooling to visualize the dependency graph (e.g.,
nexusdi graphcommand), with options to export as DOT/JSON/SVG/PNG.Additional context
See the NexusDI Roadmap: Graph Visualization for more details.