Skip to content

feat(dixhttp): scale graph usability + architecture findings - #66

Merged
kooksee merged 35 commits into
v2from
codex/scale-graph-usability
Sep 9, 2026
Merged

feat(dixhttp): scale graph usability + architecture findings#66
kooksee merged 35 commits into
v2from
codex/scale-graph-usability

Conversation

@kooksee

@kooksee kooksee commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Make the legacy / DI graph readable at scale: module map, package scope, density/hub guidance, hide/focus neighborhood, camera chrome, and removal of the /next shell.
  • Add 架构体检 as the default home: static findings (cross_bucket / super_hub / entry_fanout / fat_package) that jump into scoped provider/module views.
  • Fix provider labels for plugin map registrations (vault.Provide → Worker instead of inventing vault.Worker).

Test plan

  • Hard-refresh / on example/http — lands on 体检; findings list is non-empty and clickable
  • Click a finding → scoped graph;「← 体检」returns
  • Providers / 类型 / 模块 still work; hide / 只留邻域 / maximize / ? shortcuts OK
  • Plugin nodes show *.Provide → Plugin|Worker, not fake vault.Worker
  • node --test dixhttp/static/js/graph_view.test.mjs passes

Made with Cursor

kooksee and others added 30 commits September 5, 2026 10:09
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…ming

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: df06fab0-6c47-4169-be0d-b1801e92ca73


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kooksee
kooksee merged commit f533716 into v2 Sep 9, 2026
3 checks passed
@kooksee
kooksee deleted the codex/scale-graph-usability branch September 9, 2026 12:56
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.

1 participant