Player score ladder.

Player score is separate from the level ladder. It is designed for proven scored actions: PvP, Castle Siege, PvE objectives, event participation, and capped activity. The route is wired to snapshot data only, so it stays empty until a validated writer produces real rows.

Separate from level

Level stays a durable no-reset progression ladder. Player score is the competitive action snapshot.

Snapshot-backed

The website only renders current `ranking.character_rating_snapshot` rows returned by the Auth API.

Writer still gated

The score writer still needs formula, anti-farm, and bot-harness validation before production rollout.

Page 32 - 0 scored players - 25 per page
RankCharacterLevelPlayer Score
No live player score snapshots are connected yet.

This is expected until the score writer is validated and starts refreshing current character-rating snapshots.

  • Formula and category caps documented before any writer is enabled.
  • Bot harness proves fixtures for PvP, Siege, PvE, events, and activity.
  • DB snapshot, Auth API response, and website render must agree locally.
  • Production migration and writer rollout stay behind guarded confirmations.