Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M12860

Waterfall Method

Waterfall Method
BusinessHigh supportManagement
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A linear sequential development process: requirements → design → implementation → testing → deployment, where each phase is completed before moving to the next. Scaffold role: clear but rigid. Suitable for projects with clear and stable requirements, not suitable for situations with frequent requirement changes.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Clear but rigid. Suitable for projects with clear and stable requirements, not suitable for situations with frequent requirement changes.

anchor

Anchor fast decisions

The waterfall model is characterized by strictly ordered and unidirectional flow of phases, where the output of the previous phase is the input of the next, emphasizing comprehensive upfront planning and documentation. Its applicability presupposes stable and predictable requirements, as the cost of rework increases exponentially with each phase. It uses 'sequential locking' to achieve controllability and auditability.

MINIMUM ACTION

In progress 0/3

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/Waterfall_modelZH · Explicit
    verified

RELATED MODELS