Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for gradual weight adjustments #3153

Open
1 task
Jkd-eth opened this issue Dec 19, 2024 · 0 comments
Open
1 task

Support for gradual weight adjustments #3153

Jkd-eth opened this issue Dec 19, 2024 · 0 comments

Comments

@Jkd-eth
Copy link
Contributor

Jkd-eth commented Dec 19, 2024

User Story:

As the Passport team
We want to enable gradual weight adjustments for Passport users
So that we can minimize the impact of sudden score changes

Acceptance Criteria

GIVEN a user has (a) stamp(s) in Passport
WHEN they come to Passport after an update
THEN they still have basically the same points as prior to the update

How do we implement a system that enables us to gradually 'retire' stamps or credentials so that we don't 'shock' users with massive score changes or require a scoring of all users?

Likely / potential scenarios:

  • Large point drop in a single credential - keep the points from the previous credential until it expires (Coinbase / Binance in last change)
  • Change in qualification - allow the user to keep the qualification of the current stamp until expiration, but once expired, the new criteria determines qualification (Github / model based stamps)
  • Retire a stamp / credential - user is allowed to keep it + points until the stamp expires and is then removed

Product & Design Links:

Tech Details:

Open Questions:

  • How do we handle onchain?
  • [ ]

Notes/Assumptions:

@Jkd-eth Jkd-eth moved this to Prioritized in Passport New Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Prioritized
Development

No branches or pull requests

1 participant