Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M1840

Quorum

Quorum
DecideHigh supportDecision Science
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

The minimum number of members (usually more than half) that must participate for a decision to be valid or data to be consistent. In distributed systems, a write is only successful if it obtains the consent of a quorum of nodes.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Consensus threshold. When making major decisions, do not have a one-man show, nor pursue unanimous agreement (too inefficient). Set a quorum (e.g., a key group of 3), and if they nod, the system is considered passed.

anchor

Anchor fast decisions

Consistency is established when 'enough nodes agree'. A quorum (usually > half) prevents minority dictatorship and avoids the high latency of pursuing unanimous agreement; under fault tolerance, it ensures that 'any two decision groups must intersect', preventing split-brain.

MINIMUM ACTION

In progress 0/2

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

RELATED MODELS