/understand-dashboard Start the Understand Anything dashboard to visualize the knowledge graph for the current project. Instructions 1. Determine the project directory: - If contains a path, use that as the project directory - Otherwise, use the current working directory 2. Check that exists in the project directory. If not, tell the user: 3. Find the dashboard code. The dashboard is at relative to this plugin's root directory. Check these paths in order and use the first that exists: - (Claude Code runtime root, highest priority) - (universal symlink, all installs) - Two levels up from real…