Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M0861

Transclusion

Transclusion
TechnicalHigh supportSoftware Engineering
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

Information referencing should not be 'copy and paste', but 'inclusion'. That is, when document A references a paragraph from document B, it should directly display the original text of document B (real-time synchronization), not a copy. Scaffold role: single source of truth. When writing documents or code, pursue transclusion. If a rule changes, all places that reference it should update automatically, rather than manually modifying countless copies.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Single source of truth. When writing documents or code, pursue transclusion. If a rule changes, all places that reference it should update automatically, rather than manually modifying countless copies.

anchor

Anchor fast decisions

In knowledge management/hypertext, bidirectional links make it so that when A→B, B also automatically shows a backlink, facilitating network-style navigation; 'inclusion' means content is embedded by reference rather than copied, maintaining a single source.

MINIMUM ACTION

In progress 0/4

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

RELATED MODELS