Skip to content

Add graph view to dashboard - #185

Open
jnthnhrrr wants to merge 2 commits into
enola-labs:mainfrom
jnthnhrrr:add-graph-view-to-dashboard
Open

Add graph view to dashboard#185
jnthnhrrr wants to merge 2 commits into
enola-labs:mainfrom
jnthnhrrr:add-graph-view-to-dashboard

Conversation

@jnthnhrrr

Copy link
Copy Markdown
Contributor

Adding an interactive, snapshot-aware architecture graph viewer to the localhost dashboard. Graph data is bounded and loaded on demand, with search, filtering, focused traversal, and stale-snapshot protection.

Screenshot 2026-08-02 at 15 45 25

jnthnhrrr and others added 2 commits August 2, 2026 15:41
Expose a bounded, snapshot-aware graph viewer in the localhost dashboard and document the MIT-licensed JavaScript libraries it loads at runtime.

Co-authored-by: Cursor <[email protected]>
Explain graph navigation, bounded loading, snapshot reloads, and the CDN requirement for the dashboard viewer.

Co-authored-by: Cursor <[email protected]>

@dejo1307 dejo1307 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase the README.md (I apologize as other stuff was merged in the meantime).

Comment thread README.md
- the **insights** grouped by explainer, filterable by confidence band, so you can see what each finding is and how certain it is;
- **extraction quality** - per-service coverage, unresolved routes, and samples of skipped files and parse errors, which is where you look when a snapshot seems thin.

The **Interactive graph** link opens a full-screen, read-only graph viewer for the

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind just reformat this section as it was adding end of lines in a way which is not compatible with the rest of the doc? (I know it is trivial)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants