Governance

Governance

Proposals, voting, execution, and arbitration for structured system decisions. In the full stack, voting weight is derived from MEM. This page uses mock data now and maps to Supabase tables governance_proposals and governance_votes.

Voting power (mock)

Governance weight derived from MEM account.

1.62×
Available MEM

Available balance can be used for governance / settlement logic.

3,120
Active proposals

Decisions currently in vote / execution.

1
Proposals
System decisions

Later: open proposal detail pages, comments, and on-chain / off-chain execution logs.

PROP-0004 · ACTIVE
Adopt CPC Verification Baseline v0.1
Ends
4/29/2026

Standardize initial scoring rubric for V/M/T/I across Reviewers.

For: 1,380 · Against: 220
PROP-0003 · PASSED
Genesis tier rights: Partner governance multiplier
Ends
4/24/2026

Define Partner tier governance weight multiplier in early phase.

For: 2,120 · Against: 410
Supabase mapping (later)

Tables: governance_proposals, governance_votes. RLS: users can vote once per proposal; only eligible roles can create proposals. Aggregations: compute for/against totals server-side via RPC or materialized views for speed.