Skip to content

Conversation

@LandynDev
Copy link
Collaborator

Updated credibility requirements for tier unlocks.

Previously:

    Tier.BRONZE: TierConfig(3, 0.80, 1.0),
    Tier.SILVER: TierConfig(4, 0.75, 1.5),
    Tier.GOLD: TierConfig(5, 0.70, 2.0),

Now:

    Tier.BRONZE: TierConfig(3, 0.70, 1.0),
    Tier.SILVER: TierConfig(4, 0.65, 1.5),
    Tier.GOLD: TierConfig(5, 0.60, 2.0),

@anderdc anderdc merged commit 679841c into test Jan 2, 2026
2 checks passed
@anderdc anderdc deleted the loosened-credibility-requirements branch January 2, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants