Commissioner Tools
Configuring Power Rankings
The Commissioner Rankings page at Commissioner → Power Rankings lets you control how rankings are calculated, write weekly blurbs, and post results to Discord.
Adjusting Weights
Power rankings are computed from three components. You control how much each contributes by setting percentage weights that must sum to exactly 100.
| Component | Default | What It Rewards |
|---|---|---|
| Recent Average | 50% | Hot streaks — points scored in the last 3 weeks |
| Season Average | 30% | Consistency — average scoring all season |
| Record | 20% | Wins — head-to-head record converted to a percentage |
To change weights:
- Adjust the three number fields.
- The total must equal 100 — the form will tell you if it doesn't.
- Click Save Weights.
After saving weights, click Regenerate Rankings to recompute all weeks with the new weights. This is non-destructive — it overwrites the computed scores but does not touch blurbs.
Regenerating Rankings
Click Regenerate All Rankings to recompute every week's rankings from matchup data. Do this:
- After adjusting weights
- After syncing new matchup data mid-week
- If rankings appear out of date for any reason
Regeneration is fast and safe — run it as often as needed.
Writing Weekly Blurbs
Blurbs are short commentary pieces that appear next to each manager's ranking entry. They're optional but add personality.
To write blurbs:
- Select the week you want to write for.
- Click Edit Blurbs for that week.
- Fill in a blurb for each manager. Markdown is supported.
- Save.
AI-Generated Blurbs
The app can generate blurbs automatically using an AI model. To use this:
- Make sure the LLM configuration is set up (Commissioner → LLM & Blurbs).
- On the rankings page, select the week and click Generate Blurbs.
- Choose whether to overwrite existing blurbs or only fill empty ones.
AI blurbs are generated from matchup data, scores, and any personality notes you've set for each manager in the LLM config. Review and edit them before posting.
Posting to Discord
Once you're happy with a week's rankings (and blurbs), click Post to Discord for that week. This sends a formatted embed to the connected Discord channel showing all managers ranked with their record and blurb.
The Discord webhook must be configured first. See the Discord Integration guide.
Posting is idempotent — you can post the same week multiple times if you make corrections. Each post sends a new message rather than editing the previous one.
Selecting a Season
If multiple seasons exist, use the Season dropdown at the top of the page to switch between them. Rankings are managed per-season.