Nothing records which members hold voting rights #138

Open
opened 2026-09-21 07:18:40 +00:00 by cgalo5758 · 0 comments
Owner

What a person cannot do today

Tell from the console which members are entitled to vote. A cooperative's membership classes carry voting rights under its rules, and the console knows each member's class only implicitly, through what they hold and pay for.

What they should be able to do

See, per member, whether they hold voting rights and since when, derived from their standing, and export a voter list for a meeting.

Why it matters

Governance needs an authoritative roll, and the console is the one place that already knows every member's standing.

Where

The identity and entitlement models; possibly a separate governance tool the console feeds rather than a surface of its own.

Done when

A decision is recorded on whether voting rights are a console concern or an export to a governance tool, and whichever it is, a voter roll can be produced from the console's data.

## What a person cannot do today Tell from the console which members are entitled to vote. A cooperative's membership classes carry voting rights under its rules, and the console knows each member's class only implicitly, through what they hold and pay for. ## What they should be able to do See, per member, whether they hold voting rights and since when, derived from their standing, and export a voter list for a meeting. ## Why it matters Governance needs an authoritative roll, and the console is the one place that already knows every member's standing. ## Where The identity and entitlement models; possibly a separate governance tool the console feeds rather than a surface of its own. ## Done when A decision is recorded on whether voting rights are a console concern or an export to a governance tool, and whichever it is, a voter roll can be produced from the console's data.
cgalo5758 added the
kind
enhancement
area/identityarea/entitlements
labels 2026-09-21 07:18:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wiki-cafe/member-console#138