Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M2107

Byzantine Generals Problem

Byzantine Generals Problem
DecideHigh supportGame Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A group of generals besieging a city must act in unison (all attack or all retreat) to win. However, generals can only communicate via messengers, and some generals may be traitors (deliberately sending false messages). How to reach agreement (consensus) in the presence of traitors and unreliable communication? -

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

The cornerstone of collaboration in zero-trust environments. - This is the core problem solved by blockchain and Bitcoin. In the absence of a centralized authority (the emperor), how to prevent bad actors from undermining the system? The answer is proof-of-work (PoW) or high-redundancy verification. In the workplace, if you suspect there are "traitors" (blamers/saboteurs) in your team, the only way...

anchor

Anchor fast decisions

The Byzantine Generals Problem uses the metaphor of generals coordinating an attack via messengers to illustrate how to achieve reliable consensus in the presence of traitors (unreliable or malicious nodes). It is a classic challenge in distributed consensus.

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

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Byzantine_faultZH · Explicit
    verified

RELATED MODELS