Refactored: component tree now uses Context API instead of prop drilling - reduces coupling and makes it easier to add shared state going forward.
Added: comment count badge on each PR card, so reviewers can gauge discussion volume at a glance.
Added: inline code diff viewer - no need to leave the page to see changes size.