Skip to main content

AI Champions Leaderboard

The AI Champions Leaderboard ranks platform users by their overall AI engagement score, calculated across six dimensions of platform activity. It gives platform admins a structured view of AI adoption patterns and helps identify top contributors across the organization.

info

The full leaderboard is visible to platform admins only. Regular users can view their own profile and score, but cannot see other users' rankings.

Accessing the Leaderboard

  1. Click the Analytics icon in the left sidebar navigation.
  2. Select the Leaderboard tab at the top of the Analytics Dashboard.

Admins see the full ranked table with filters and aggregated statistics. Regular users land directly on their personal score card.

AI Champions Leaderboard overview

Scoring Model

Each user receives a total score from 0 to 100, calculated as a weighted sum of six dimension scores.

#DimensionWeightWhat it measures
D1Core Platform Usage20%Active days, conversations, assistants used, platform breadth
D2Core Platform Creation20%Assistants, skills, and data sources created; asset maturity
D3Workflow Usage10%Workflow execution volume, success rate, repeat usage
D4Workflow Creation10%Workflows built, structural complexity, originality
D5CLI & Agentic Engineering30%CLI sessions, repositories, code output, delivery efficiency
D6Impact & Knowledge10%Asset reuse by others, knowledge sharing, kata completions

D5 carries the highest weight, reflecting that agentic, code-level AI usage is the most advanced form of platform engagement.

note

Users with a total score of 0 are excluded from the leaderboard entirely. Only active users appear in rankings.

Tiers

Users are assigned a tier based on their total score:

TierMin ScoreDescription
Pioneer80+Exceptional breadth and depth across all dimensions
Expert65–79Strong engagement across most platform areas
Advanced45–64Consistent usage with meaningful creation activity
Practitioner25–44Regular platform user with growing engagement
Newcomer< 25Early-stage user just getting started

Intent Classification

In addition to a tier, each user is assigned an intent label that reflects their primary usage pattern:

IntentDescription
SDLC UnicornStrong across platform usage, creation, workflows, and CLI engineering
DeveloperCLI-dominant usage — primarily uses CodeMie through the command-line agent
Workflow ArchitectPrimarily builds and creates workflows
Workflow UserPrimarily executes and consumes workflows
Platform BuilderFocused on creating assistants, skills, and data sources
AI UserPrimarily uses the platform through web conversations and assistants
ExplorerVery low overall activity; early exploration stage

Leaderboard Views

The leaderboard supports three time-based views, selectable from the view switcher at the top of the tab:

ViewDescription
Current 30 daysRolling 30-day window, recomputed nightly
Monthly championsFinal snapshot for a completed calendar month
Quarterly championsFinal snapshot for a completed quarter

Monthly and quarterly views are archived snapshots — they reflect the state at the end of that period and do not change.

Admin Capabilities

Platform admins have access to additional leaderboard functionality:

Browsing and Filtering

The leaderboard table supports:

  • Search by user name or email
  • Filter by tier or intent
  • Sort by rank, total score, username, or tier level

User Detail View

Click any user row to open their detailed profile, which shows:

  • Scores and component breakdowns for all six dimensions
  • Assigned tier and intent
  • Active projects

Leaderboard Summary

The top of the Leaderboard tab displays aggregated statistics:

  • Total scored users
  • Average score across the organization
  • User count per tier
  • Top score in the current period

Configuration

The leaderboard feature is controlled by the following environment variables, set by the platform administrator:

VariableDefaultDescription
LEADERBOARD_ENABLEDfalseEnables the nightly computation job
LEADERBOARD_SCHEDULE0 2 * * *Cron expression for the scheduled run (UTC)
LEADERBOARD_PERIOD_DAYS30Rolling window size in days

If LEADERBOARD_ENABLED is false, the leaderboard tab is not available and the nightly job does not run. Contact your platform administrator to enable this feature.