Skip to content

feat(frontend): improve architecture graph readability#152

Open
SHAURYAKSHARMA24 wants to merge 1 commit into
devfrom
codex/feat/issue-112-architecture-graph-readability
Open

feat(frontend): improve architecture graph readability#152
SHAURYAKSHARMA24 wants to merge 1 commit into
devfrom
codex/feat/issue-112-architecture-graph-readability

Conversation

@SHAURYAKSHARMA24

Copy link
Copy Markdown
Collaborator

Closes #112

Summary

  • Arrange architecture nodes left-to-right by detected layer.
  • Display node type, layer, and relationship state.
  • Add collapsible architecture layers.
  • Improve node sizing, spacing, and graph fit behavior.
  • Add focused tests for layout and node metadata.

Validation

  • Focused Vitest: 4 tests passed across 2 files.
  • Targeted ESLint: passed.
  • git diff --check: passed.

@parthrohit22
parthrohit22 marked this pull request as ready for review July 23, 2026 14:09
@parthrohit22
parthrohit22 self-requested a review as a code owner July 23, 2026 14:09
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.

bug: architecture graph nodes unreadable at default zoom (single-row layout) — frontend contract

1 participant