[Feat]: Short-run governance track and operator management for reservations
Open
Nobody has claimed this yet.
P0
scope: registration
type: feature
- Dominant language
- Solidity
- Stars
- 4
- Forks
- 2
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 24
Description
Component
Other
Priority
P0
Summary
Approvals of pre-launch claims run on a short governance track with a decision period under a day, since a full-length referendum per name does not fit a one-day vetting window. Operators handle day-to-day approve and revoke; OpenGov appoints and removes them and can override. Part of #202.
Proposal
- Define the short-run track: its origin, decision period, and who may decide. Standing this track up is a governance action, separate from the per-claim approvals that run on it.
- Operator role: keep multiple holders (today
WHITELIST_OPERATOR_ROLE). Their remit changes from minting to approving and revoking reservations in the new contract. OpenGov grants and revokes the role and can revoke any reservation directly. - Document how a claim moves from submitted to approved or revoked, and who signs each step.
Acceptance criteria
- The short-run track is specified: origin, decision period, deciding body.
- Multiple operators can approve and revoke; OpenGov can appoint, remove and override.
- The end-to-end approval flow is documented.
- The split between the operator fast path and OpenGov authority is written down.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with issue #202 and the new contract's current WHITELIST_OPERATOR_ROLE behavior. Define the short-run track's origin, decision period, and deciding body, then document the submitted-to-approved or revoked flow, including operator actions and OpenGov appointment, removal, and override authority.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100