This repository contains public draft proposals for changes to the WIRE ecosystem.
A WIP is the starting point for discussing protocol updates, governance changes, node operations changes, Hub improvements, tokenomics adjustments, and other ecosystem proposals.
WIPs move through three distinct stages:
-
GitHub issue = draft / public proposal
A proposal begins here as a public draft for visibility and discussion. -
Tier-2 suggestion / nomination = governance sponsorship
A Tier-2 node owner may sponsor a proposal for governance consideration. -
Council vote = formal decision
The Council votes on sponsored proposals during the appropriate vote period.
This repository is the public proposal layer. Formal governance logic and voting are handled separately from GitHub.
- Open a new issue using the WIP Proposal form.
- Fill out every section clearly and completely.
- Keep the title concise and specific.
- Explain the problem, proposed solution, rationale, and risks.
- Submit the issue for public discussion.
A strong WIP should include:
-
Clear problem statement
What is broken, missing, inefficient, or unclear? -
Concrete proposal
What exactly should change? -
Rationale
Why is this the right solution? -
Technical design
How might it work in practice? -
Impact
Who is affected and how? -
Risks and tradeoffs
What are the downsides, alternatives, or edge cases? -
Success criteria
How will the community know the proposal worked?
- Be specific.
- Avoid vague goals without implementation direction.
- Separate the problem from the solution.
- Include technical detail where relevant.
- Note any contract, backend, frontend, indexing, or governance implications.
- Call out migration or backward-compatibility concerns if applicable.
A proposal will typically move through a lifecycle similar to this:
- Draft
- Sponsored
- Queued
- Voting
- Passed / Rejected
- Implemented
Not every GitHub issue will necessarily advance to a council vote.
- Creating a GitHub issue does not mean the proposal is formally nominated.
- Tier-2 sponsorship is required before a proposal can enter governance review.
- Council voting is the authoritative decision-making step.
- GitHub is used for proposal drafting, public discussion, and archival.
- One GitHub issue = one draft WIP
- Use clear, descriptive titles
- Search for existing WIPs before opening a new one
- Keep discussion constructive and proposal-focused
As WIRE governance evolves, proposal display, sponsorship tracking, and formal voting will be surfaced in WIRE Hub and connected to the broader governance system.