Growing libraries made the Home page slow to render and its response payload large - filtering (type/source) now happens server-side and the result is sliced into pages before serialization, instead of shipping every scored candidate to the frontend on every load. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>