Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Use cases

Long-running board

A board with no close date functions as a continuous prioritisation engine. Communities that need ongoing signal about product direction or funding priorities can leave a board open indefinitely, and initiatives rise and fall organically as sentiment shifts.

Long max lock durations let committed supporters generate significant weight, while a low decay rate keeps older support relevant for longer. Setting the release timelock to zero means tokens return immediately on acceptance, so participants can redirect them to the next priority without delay.

ParameterSuggested valueWhy
Interval1 dayFrequent weight recalculation keeps the ranking responsive
Max lock duration1 yearRewards long-term conviction with high initial weight
Decay curveLinear, low rateOlder support stays relevant; priorities shift gradually
Release timelock0 (immediate)Accepted initiatives free tokens for reuse instantly
Board closesNeverThe board runs as a standing prioritisation surface

Accepted initiatives can feed directly into a product roadmap or grants pipeline.

Time-boxed board

A board with a fixed close date creates urgency. Participants know the window is finite, which compresses decision-making and raises the cost of spreading support too thin.

The release timelock is the key parameter. Setting it to expire after the board closes prevents participants from backing a frontrunner, reclaiming their tokens once it passes, and redirecting them to another initiative before the window ends. That constraint forces genuine prioritisation — support committed to one initiative is unavailable for others for the duration of the board.

ParameterSuggested valueWhy
Interval6 hoursFaster recalculation matches the compressed timeline
Max lock duration6 monthsLong enough to generate meaningful weight within the window
Decay curveLinear, moderate rateOlder support decays faster, keeping the ranking dynamic
Release timelock7 daysExceeds the board duration, preventing token recycling
Board closes7 daysFixed window forces hard tradeoffs

This configuration works well for sprint-style governance: surface the top priorities from a set of competing proposals, close the board, and act on the results.