Governance
What it is
Group-level decision-making: proposals, votes/decisions, and the rules by which a group or org coordinates authority. Governance is tied to membership, badges, and points-based stake.
Where it lives
- Group governance surfaces within
/groups/[id]org tabs ·src/app/groups/[id]/** - Related: stake and badges (
/badges,/points)
Needs live verification
The exact governance routes, proposal lifecycle, and decision mechanics are not yet confirmed against the live app. This page is a scaffold — verify the live governance tab/surface set and fill the interaction list before treating it as product-truth.
Every interaction
- Create a proposal — TODO(verify).
- Vote / decide — TODO(verify): voting model, quorum, badge/stake weighting.
- View decisions / history — TODO(verify).
Permissions / gating
- Governance participation is membership-scoped; proposal/decision authority is likely admin- or stake-weighted. TODO(verify) against the capability matrix.
Cross-links
- Wiki: Groups & subgroups · Badges & stake · Projects & jobs
- API/MCP: Groups tools · Moderation tools