Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M10335

DAG

DAG
BusinessHigh supportManagement
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A graph structure where nodes are connected by directed edges and no cycles are formed.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Visualization of dependencies. Used in scenarios such as task ordering, causal modeling, and version control (e.g., Git).

anchor

Anchor fast decisions

Graph theory structure: a directed graph with edges that have direction and no cycles. The mechanism is to express partial order and one-way dependencies.

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