No test calls resolveSort directly — the sort tests assert through searchDocuments + ArgumentCaptor<Pageable>, so the package-private widening added no value. Narrow the API surface back to private. Refs #668 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>