Skip to main content

Scope

Fan Rep is an append-only reputation ledger. It is not quest points and it is not a leaderboard score. Clients read aggregates and a paginated history. The server decides amounts and repType. Sources:
  • Fan (fanAmp) — social actions such as reaction, message, poll vote, share
  • Club — team-scoped earns, including arena check-in and some daily-quest completions
  • Player (playerAmp) — player-challenge and related player-scoped earns
  • D-Sports Direct (dsportsDirect) — repType = Direct. Live writer is the admin grant. Referral and event kinds are reserved.

Subsections

Architecture

Models, source mapping, and service boundaries.

Behavior

Route contracts, pagination, and earn rules.