- Create src/components/admin/round/ranking-dashboard.tsx (stub with placeholder text) - Import RankingDashboard in round detail page.tsx - Add Ranking tab entry guarded by isEvaluation (uses existing BarChart3 icon) - Add TabsContent block rendering RankingDashboard with competitionId + roundId props