feat(review-tutor): add the Structure graph - #72
Merged
Conversation
17 tasks
ElbertePlinio
force-pushed
the
feat/review-tutor-structure-graph
branch
from
August 24, 2026 23:57
1f0f672 to
c4a2f82
Compare
Member
Author
|
Ready for human review at |
ElbertePlinio
force-pushed
the
feat/review-tutor-structure-list
branch
from
August 25, 2026 19:12
616dd86 to
060055c
Compare
ElbertePlinio
changed the base branch from
feat/review-tutor-structure-list
to
main
August 25, 2026 19:14
Add a List | Graph switch inside the Structure view with a deterministic layered SVG of changed files and their evidence-backed connections, routed around intermediate nodes, reusing the list's evidence rows and Open in Diff for the selected node or edge, with an honest size bound and List as the default everywhere.
ElbertePlinio
force-pushed
the
feat/review-tutor-structure-graph
branch
from
August 25, 2026 19:16
c4a2f82 to
c276cba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs #62 — PR 3 of 4 (deterministic Structure graph). Stacked on #71; part of the batched Review Tutor chain.
What changed
List | Graphswitch inside the Structure view (List stays the default at every width; the choice is remembered per tab).branding-visual/DESIGN-PRINCIPLES.md.Tested
bun run check: 490 passed | 25 skipped, 81.51% statements.Not tested
Local review: serious user-facing class — three independent reviewers (correctness, tests/conformance/doctrine, UI/accessibility with rendered inspection). Human gate: merge only on Elberte's authorization.