cbrowser 16.14.4 → 16.14.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/README.md +3 -3
  2. package/dist/cli.js +0 -0
  3. package/docs/STRESS-TEST-v16.14.4.md +235 -0
  4. package/docs/personas/Persona-ADHD.md +2 -2
  5. package/docs/personas/Persona-ElderlyUser.md +2 -2
  6. package/docs/personas/Persona-FirstTimer.md +2 -2
  7. package/docs/personas/Persona-ImpatientUser.md +2 -2
  8. package/docs/personas/Persona-Index.md +23 -23
  9. package/docs/personas/Persona-LowVision.md +2 -2
  10. package/docs/personas/Persona-MobileUser.md +2 -2
  11. package/docs/personas/Persona-MotorTremor.md +2 -2
  12. package/docs/personas/Persona-PowerUser.md +2 -2
  13. package/docs/personas/Persona-ScreenReaderUser.md +2 -2
  14. package/docs/research/Bibliography.md +3 -3
  15. package/docs/research/Research-Methodology.md +4 -4
  16. package/docs/traits/Trait-AnchoringBias.md +12 -12
  17. package/docs/traits/Trait-AttributionStyle.md +12 -12
  18. package/docs/traits/Trait-AuthoritySensitivity.md +5 -5
  19. package/docs/traits/Trait-ChangeBlindness.md +4 -4
  20. package/docs/traits/Trait-Comprehension.md +6 -6
  21. package/docs/traits/Trait-Curiosity.md +8 -8
  22. package/docs/traits/Trait-EmotionalContagion.md +5 -5
  23. package/docs/traits/Trait-FOMO.md +5 -5
  24. package/docs/traits/Trait-Index.md +30 -30
  25. package/docs/traits/Trait-InformationForaging.md +12 -12
  26. package/docs/traits/Trait-InterruptRecovery.md +5 -5
  27. package/docs/traits/Trait-MentalModelRigidity.md +6 -6
  28. package/docs/traits/Trait-MetacognitivePlanning.md +11 -11
  29. package/docs/traits/Trait-Patience.md +6 -6
  30. package/docs/traits/Trait-Persistence.md +4 -4
  31. package/docs/traits/Trait-ProceduralFluency.md +12 -12
  32. package/docs/traits/Trait-ReadingTendency.md +10 -10
  33. package/docs/traits/Trait-Resilience.md +5 -5
  34. package/docs/traits/Trait-RiskTolerance.md +4 -4
  35. package/docs/traits/Trait-Satisficing.md +10 -10
  36. package/docs/traits/Trait-SelfEfficacy.md +5 -5
  37. package/docs/traits/Trait-SocialProofSensitivity.md +5 -5
  38. package/docs/traits/Trait-TimeHorizon.md +12 -12
  39. package/docs/traits/Trait-TransferLearning.md +11 -11
  40. package/docs/traits/Trait-TrustCalibration.md +5 -5
  41. package/docs/traits/Trait-WorkingMemory.md +5 -5
  42. package/package.json +1 -1
@@ -73,11 +73,11 @@ Loewenstein (1994) extended Berlyne's work:
73
73
 
74
74
  | Related Trait | Correlation | Mechanism |
75
75
  |---------------|-------------|-----------|
76
- | [Risk Tolerance](Trait-RiskTolerance) | r = 0.44 | Curiosity accepts risk of unknown content |
76
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = 0.44 | Curiosity accepts risk of unknown content |
77
77
  | [Information Foraging](../traits/Trait-InformationForaging) | r = 0.51 | Curiosity drives broader foraging patterns |
78
- | [Working Memory](Trait-WorkingMemory) | r = 0.28 | Capacity limits exploration complexity |
79
- | [Patience](Trait-Patience) | r = 0.32 | Time allows for exploration |
80
- | [Persistence](Trait-Persistence) | r = 0.35 | Persistence enables deep curiosity dives |
78
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.28 | Capacity limits exploration complexity |
79
+ | [Patience](./Trait-Patience.md) | r = 0.32 | Time allows for exploration |
80
+ | [Persistence](./Trait-Persistence.md) | r = 0.35 | Persistence enables deep curiosity dives |
81
81
 
82
82
  ## Impact on Web Behavior
83
83
 
@@ -158,11 +158,11 @@ High curiosity users click:
158
158
 
159
159
  ## See Also
160
160
 
161
- - [Trait Index](Trait-Index) - All cognitive traits
161
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
162
162
  - [Information Foraging](../traits/Trait-InformationForaging) - Related foraging trait
163
- - [Risk Tolerance](Trait-RiskTolerance) - Risk acceptance enables exploration
164
- - [Working Memory](Trait-WorkingMemory) - Capacity for exploration
165
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
163
+ - [Risk Tolerance](./Trait-RiskTolerance.md) - Risk acceptance enables exploration
164
+ - [Working Memory](./Trait-WorkingMemory.md) - Capacity for exploration
165
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
166
166
 
167
167
  ## Bibliography
168
168
 
@@ -115,11 +115,11 @@ Kramer, A. D. I., Guillory, J. E., & Hancock, J. T. (2014). Experimental evidenc
115
115
 
116
116
  ## See Also
117
117
 
118
- - [FOMO](Trait-FOMO) - Social anxiety and urgency
119
- - [Resilience](Trait-Resilience) - Emotional recovery capability
120
- - [Social Proof Sensitivity](Trait-SocialProofSensitivity) - Influence by others' behavior
121
- - [Trust Calibration](Trait-TrustCalibration) - Credibility assessment
122
- - [Trait Index](Trait-Index) - All cognitive traits
118
+ - [FOMO](./Trait-FOMO.md) - Social anxiety and urgency
119
+ - [Resilience](./Trait-Resilience.md) - Emotional recovery capability
120
+ - [Social Proof Sensitivity](./Trait-SocialProofSensitivity.md) - Influence by others' behavior
121
+ - [Trust Calibration](./Trait-TrustCalibration.md) - Credibility assessment
122
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
123
123
 
124
124
  ## Bibliography
125
125
 
@@ -123,11 +123,11 @@ FOMO-targeting design patterns are effective but can be manipulative. Ethical de
123
123
 
124
124
  ## See Also
125
125
 
126
- - [Social Proof Sensitivity](Trait-SocialProofSensitivity) - Influence by others' behavior
127
- - [Emotional Contagion](Trait-EmotionalContagion) - Absorption of social emotions
128
- - [Patience](Trait-Patience) - Time tolerance and urgency response
129
- - [Satisficing](Trait-Satisficing) - Decision-making strategies
130
- - [Trait Index](Trait-Index) - All cognitive traits
126
+ - [Social Proof Sensitivity](./Trait-SocialProofSensitivity.md) - Influence by others' behavior
127
+ - [Emotional Contagion](./Trait-EmotionalContagion.md) - Absorption of social emotions
128
+ - [Patience](./Trait-Patience.md) - Time tolerance and urgency response
129
+ - [Satisficing](./Trait-Satisficing.md) - Decision-making strategies
130
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
131
131
 
132
132
  ## Bibliography
133
133
 
@@ -27,13 +27,13 @@ Fundamental cognitive capacities that form the foundation of user behavior.
27
27
 
28
28
  | Trait | Scale | Primary Research |
29
29
  |-------|-------|------------------|
30
- | [Patience](Trait-Patience) | 0.0-1.0 | Nah (2004) - 8-10 second tolerance threshold |
31
- | [Risk Tolerance](Trait-RiskTolerance) | 0.0-1.0 | Kahneman & Tversky (1979) - Prospect Theory |
32
- | [Comprehension](Trait-Comprehension) | 0.0-1.0 | Card, Moran & Newell (1983) - GOMS Model |
33
- | [Persistence](Trait-Persistence) | 0.0-1.0 | Duckworth et al. (2007) - Grit Scale |
34
- | [Curiosity](Trait-Curiosity) | 0.0-1.0 | Berlyne (1960) - Epistemic Curiosity |
35
- | [Working Memory](Trait-WorkingMemory) | 0.0-1.0 | Miller (1956) - 7±2 Chunks |
36
- | [Reading Tendency](Trait-ReadingTendency) | 0.0-1.0 | Nielsen (2006) - F-Pattern |
30
+ | [Patience](./Trait-Patience.md) | 0.0-1.0 | Nah (2004) - 8-10 second tolerance threshold |
31
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | 0.0-1.0 | Kahneman & Tversky (1979) - Prospect Theory |
32
+ | [Comprehension](./Trait-Comprehension.md) | 0.0-1.0 | Card, Moran & Newell (1983) - GOMS Model |
33
+ | [Persistence](./Trait-Persistence.md) | 0.0-1.0 | Duckworth et al. (2007) - Grit Scale |
34
+ | [Curiosity](./Trait-Curiosity.md) | 0.0-1.0 | Berlyne (1960) - Epistemic Curiosity |
35
+ | [Working Memory](./Trait-WorkingMemory.md) | 0.0-1.0 | Miller (1956) - 7±2 Chunks |
36
+ | [Reading Tendency](./Trait-ReadingTendency.md) | 0.0-1.0 | Nielsen (2006) - F-Pattern |
37
37
 
38
38
  ---
39
39
 
@@ -43,10 +43,10 @@ Affective factors that influence persistence, confidence, and recovery from setb
43
43
 
44
44
  | Trait | Scale | Primary Research |
45
45
  |-------|-------|------------------|
46
- | [Resilience](Trait-Resilience) | 0.0-1.0 | Smith et al. (2008) - Brief Resilience Scale |
47
- | [Self-Efficacy](Trait-SelfEfficacy) | 0.0-1.0 | Bandura (1977) - Self-Efficacy Theory |
48
- | [Trust Calibration](Trait-TrustCalibration) | 0.0-1.0 | Fogg (2003) - Stanford Credibility |
49
- | [Interrupt Recovery](Trait-InterruptRecovery) | 0.0-1.0 | Mark et al. (2005) - Cost of Interruption |
46
+ | [Resilience](./Trait-Resilience.md) | 0.0-1.0 | Smith et al. (2008) - Brief Resilience Scale |
47
+ | [Self-Efficacy](./Trait-SelfEfficacy.md) | 0.0-1.0 | Bandura (1977) - Self-Efficacy Theory |
48
+ | [Trust Calibration](./Trait-TrustCalibration.md) | 0.0-1.0 | Fogg (2003) - Stanford Credibility |
49
+ | [Interrupt Recovery](./Trait-InterruptRecovery.md) | 0.0-1.0 | Mark et al. (2005) - Cost of Interruption |
50
50
 
51
51
  ---
52
52
 
@@ -56,11 +56,11 @@ How users evaluate options, make choices, and allocate cognitive resources.
56
56
 
57
57
  | Trait | Scale | Primary Research |
58
58
  |-------|-------|------------------|
59
- | [Satisficing](Trait-Satisficing) | 0.0-1.0 | Simon (1956) - Bounded Rationality |
60
- | [Information Foraging](Trait-InformationForaging) | 0.0-1.0 | Pirolli & Card (1999) - Info Foraging |
61
- | [Anchoring Bias](Trait-AnchoringBias) | 0.0-1.0 | Tversky & Kahneman (1974) - Anchoring |
62
- | [Time Horizon](Trait-TimeHorizon) | 0.0-1.0 | Laibson (1997) - Hyperbolic Discounting |
63
- | [Attribution Style](Trait-AttributionStyle) | 0.0-1.0 | Weiner (1985) - Attribution Theory |
59
+ | [Satisficing](./Trait-Satisficing.md) | 0.0-1.0 | Simon (1956) - Bounded Rationality |
60
+ | [Information Foraging](./Trait-InformationForaging.md) | 0.0-1.0 | Pirolli & Card (1999) - Info Foraging |
61
+ | [Anchoring Bias](./Trait-AnchoringBias.md) | 0.0-1.0 | Tversky & Kahneman (1974) - Anchoring |
62
+ | [Time Horizon](./Trait-TimeHorizon.md) | 0.0-1.0 | Laibson (1997) - Hyperbolic Discounting |
63
+ | [Attribution Style](./Trait-AttributionStyle.md) | 0.0-1.0 | Weiner (1985) - Attribution Theory |
64
64
 
65
65
  ---
66
66
 
@@ -70,9 +70,9 @@ Strategic thinking, procedural knowledge, and learning transfer capabilities.
70
70
 
71
71
  | Trait | Scale | Primary Research |
72
72
  |-------|-------|------------------|
73
- | [Metacognitive Planning](Trait-MetacognitivePlanning) | 0.0-1.0 | Flavell (1979) - Metacognition |
74
- | [Procedural Fluency](Trait-ProceduralFluency) | 0.0-1.0 | Sweller (1988) - Cognitive Load |
75
- | [Transfer Learning](Trait-TransferLearning) | 0.0-1.0 | Thorndike (1901) - Transfer of Practice |
73
+ | [Metacognitive Planning](./Trait-MetacognitivePlanning.md) | 0.0-1.0 | Flavell (1979) - Metacognition |
74
+ | [Procedural Fluency](./Trait-ProceduralFluency.md) | 0.0-1.0 | Sweller (1988) - Cognitive Load |
75
+ | [Transfer Learning](./Trait-TransferLearning.md) | 0.0-1.0 | Thorndike (1901) - Transfer of Practice |
76
76
 
77
77
  ---
78
78
 
@@ -82,8 +82,8 @@ Limitations in visual attention and mental model updating.
82
82
 
83
83
  | Trait | Scale | Primary Research |
84
84
  |-------|-------|------------------|
85
- | [Change Blindness](Trait-ChangeBlindness) | 0.0-1.0 | Simons & Chabris (1999) - Gorilla Study |
86
- | [Mental Model Rigidity](Trait-MentalModelRigidity) | 0.0-1.0 | Johnson-Laird (1983) - Mental Models |
85
+ | [Change Blindness](./Trait-ChangeBlindness.md) | 0.0-1.0 | Simons & Chabris (1999) - Gorilla Study |
86
+ | [Mental Model Rigidity](./Trait-MentalModelRigidity.md) | 0.0-1.0 | Johnson-Laird (1983) - Mental Models |
87
87
 
88
88
  ---
89
89
 
@@ -93,10 +93,10 @@ How social context and comparison affect user behavior.
93
93
 
94
94
  | Trait | Scale | Primary Research |
95
95
  |-------|-------|------------------|
96
- | [Authority Sensitivity](Trait-AuthoritySensitivity) | 0.0-1.0 | Milgram (1963) - Obedience |
97
- | [Emotional Contagion](Trait-EmotionalContagion) | 0.0-1.0 | Hatfield et al. (1993) - Contagion |
98
- | [FOMO](Trait-FOMO) | 0.0-1.0 | Przybylski et al. (2013) - FoMO Scale |
99
- | [Social Proof Sensitivity](Trait-SocialProofSensitivity) | 0.0-1.0 | Goldstein, Cialdini et al. (2008) |
96
+ | [Authority Sensitivity](./Trait-AuthoritySensitivity.md) | 0.0-1.0 | Milgram (1963) - Obedience |
97
+ | [Emotional Contagion](./Trait-EmotionalContagion.md) | 0.0-1.0 | Hatfield et al. (1993) - Contagion |
98
+ | [FOMO](./Trait-FOMO.md) | 0.0-1.0 | Przybylski et al. (2013) - FoMO Scale |
99
+ | [Social Proof Sensitivity](./Trait-SocialProofSensitivity.md) | 0.0-1.0 | Goldstein, Cialdini et al. (2008) |
100
100
 
101
101
  ---
102
102
 
@@ -146,13 +146,13 @@ npx cbrowser cognitive-journey \
146
146
 
147
147
  ## See Also
148
148
 
149
- - [Persona Index](../personas/Persona-Index) - Pre-configured trait combinations
150
- - [Bibliography](../research/Bibliography) - Complete academic references
151
- - [Research Methodology](../research/Research-Methodology) - How traits were selected
152
- - [Cognitive User Simulation](../Cognitive-User-Simulation) - Main documentation
149
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured trait combinations
150
+ - [Bibliography](../research/Bibliography.md) - Complete academic references
151
+ - [Research Methodology](../research/Research-Methodology.md) - How traits were selected
152
+ - [Cognitive User Simulation](../COGNITIVE-SIMULATION.md) - Main documentation
153
153
 
154
154
  ---
155
155
 
156
156
  ## Bibliography
157
157
 
158
- See [Complete Bibliography](../research/Bibliography) for all academic sources.
158
+ See [Complete Bibliography](../research/Bibliography.md) for all academic sources.
@@ -113,12 +113,12 @@ The "patch" in foraging theory is analogous to a web page or site section:
113
113
 
114
114
  | Related Trait | Correlation | Mechanism |
115
115
  |--------------|-------------|-----------|
116
- | [Comprehension](Trait-Comprehension) | r = 0.48 | Understanding text enables scent detection |
117
- | [Reading Tendency](Trait-ReadingTendency) | r = 0.39 | Scanners may miss scent cues |
118
- | [Working Memory](Trait-WorkingMemory) | r = 0.31 | Holding goal enables scent evaluation |
119
- | [Patience](Trait-Patience) | r = 0.28 | Patient users may persist despite weak scent |
120
- | [Satisficing](Trait-Satisficing) | r = -0.44 | Strong foragers optimize paths |
121
- | [Curiosity](Trait-Curiosity) | r = 0.24 | Curious users explore adjacent scent |
116
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.48 | Understanding text enables scent detection |
117
+ | [Reading Tendency](./Trait-ReadingTendency.md) | r = 0.39 | Scanners may miss scent cues |
118
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.31 | Holding goal enables scent evaluation |
119
+ | [Patience](./Trait-Patience.md) | r = 0.28 | Patient users may persist despite weak scent |
120
+ | [Satisficing](./Trait-Satisficing.md) | r = -0.44 | Strong foragers optimize paths |
121
+ | [Curiosity](./Trait-Curiosity.md) | r = 0.24 | Curious users explore adjacent scent |
122
122
 
123
123
  ## Persona Values
124
124
 
@@ -185,12 +185,12 @@ function shouldLeavePage(timeOnPage: number, contentRelevance: number, traits: T
185
185
 
186
186
  ## See Also
187
187
 
188
- - [Satisficing](Trait-Satisficing) - When "good enough" information suffices
189
- - [Reading Tendency](Trait-ReadingTendency) - Scanning vs reading affects scent detection
190
- - [Comprehension](Trait-Comprehension) - Understanding content enables evaluation
191
- - [Working Memory](Trait-WorkingMemory) - Holding goals while navigating
192
- - [Patience](Trait-Patience) - Persistence on weak-scent paths
193
- - [Persona Index](../personas/Persona-Index) - Trait combinations in personas
188
+ - [Satisficing](./Trait-Satisficing.md) - When "good enough" information suffices
189
+ - [Reading Tendency](./Trait-ReadingTendency.md) - Scanning vs reading affects scent detection
190
+ - [Comprehension](./Trait-Comprehension.md) - Understanding content enables evaluation
191
+ - [Working Memory](./Trait-WorkingMemory.md) - Holding goals while navigating
192
+ - [Patience](./Trait-Patience.md) - Persistence on weak-scent paths
193
+ - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
194
194
 
195
195
  ## Bibliography
196
196
 
@@ -216,11 +216,11 @@ Research and theoretical models indicate the following correlations:
216
216
 
217
217
  ## See Also
218
218
 
219
- - [Trait-WorkingMemory](Trait-WorkingMemory) - Memory capacity (strongly related)
220
- - [Trait-Resilience](Trait-Resilience) - Emotional recovery from setbacks (different type of recovery)
221
- - [Trait-Patience](Trait-Patience) - Time tolerance for recovery process
222
- - [Trait-Persistence](Trait-Persistence) - Motivation to resume rather than abandon
223
- - [Trait-Index](Trait-Index) - Complete trait listing
219
+ - [Trait-WorkingMemory](./Trait-WorkingMemory.md) - Memory capacity (strongly related)
220
+ - [Trait-Resilience](./Trait-Resilience.md) - Emotional recovery from setbacks (different type of recovery)
221
+ - [Trait-Patience](./Trait-Patience.md) - Time tolerance for recovery process
222
+ - [Trait-Persistence](./Trait-Persistence.md) - Motivation to resume rather than abandon
223
+ - [Trait-Index](./Trait-Index.md) - Complete trait listing
224
224
 
225
225
  ## Bibliography
226
226
 
@@ -180,7 +180,7 @@ Carroll, J. M., & Rosson, M. B. (1987). Paradox of the active user. In J. M. Car
180
180
 
181
181
  ## Interaction with Change Blindness
182
182
 
183
- Mental Model Rigidity and [Change Blindness](Trait-ChangeBlindness) interact in complex ways:
183
+ Mental Model Rigidity and [Change Blindness](./Trait-ChangeBlindness.md) interact in complex ways:
184
184
 
185
185
  | Scenario | High Rigidity + High Blindness | High Rigidity + Low Blindness |
186
186
  |----------|-------------------------------|------------------------------|
@@ -190,11 +190,11 @@ Mental Model Rigidity and [Change Blindness](Trait-ChangeBlindness) interact in
190
190
 
191
191
  ## See Also
192
192
 
193
- - [Change Blindness](Trait-ChangeBlindness) - Related perceptual limitation
194
- - [Transfer Learning](Trait-TransferLearning) - Ability to apply knowledge across contexts
195
- - [Procedural Fluency](Trait-ProceduralFluency) - Automated interaction patterns
196
- - [Persistence](Trait-Persistence) - Continuing despite obstacles
197
- - [Trait Index](Trait-Index) - Complete trait listing
193
+ - [Change Blindness](./Trait-ChangeBlindness.md) - Related perceptual limitation
194
+ - [Transfer Learning](./Trait-TransferLearning.md) - Ability to apply knowledge across contexts
195
+ - [Procedural Fluency](./Trait-ProceduralFluency.md) - Automated interaction patterns
196
+ - [Persistence](./Trait-Persistence.md) - Continuing despite obstacles
197
+ - [Trait Index](./Trait-Index.md) - Complete trait listing
198
198
  - [Senior Sam](../personas/Persona-SeniorSam) - High rigidity persona
199
199
 
200
200
  ## Bibliography
@@ -84,11 +84,11 @@ Dunlosky, J., & Metcalfe, J. (2009). *Metacognition*. SAGE Publications.
84
84
 
85
85
  | Related Trait | Correlation | Research Basis |
86
86
  |---------------|-------------|----------------|
87
- | [Working Memory](Trait-WorkingMemory) | r = 0.58 | Metacognitive monitoring requires maintaining current state and goals in working memory (Veenman et al., 2006) |
88
- | [Persistence](Trait-Persistence) | r = 0.42 | High metacognition enables more effective persistence through strategic adjustment rather than mere repetition (Schraw & Dennison, 1994) |
89
- | [Comprehension](Trait-Comprehension) | r = 0.51 | Metacognitive awareness improves comprehension monitoring and repair (Flavell, 1979) |
90
- | [Self-Efficacy](Trait-SelfEfficacy) | r = 0.47 | Self-awareness of capabilities relates to self-efficacy beliefs (Bandura, 1986) |
91
- | [Satisficing](Trait-Satisficing) | r = -0.35 | High metacognition tends toward maximizing through deliberate evaluation (Simon, 1956) |
87
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.58 | Metacognitive monitoring requires maintaining current state and goals in working memory (Veenman et al., 2006) |
88
+ | [Persistence](./Trait-Persistence.md) | r = 0.42 | High metacognition enables more effective persistence through strategic adjustment rather than mere repetition (Schraw & Dennison, 1994) |
89
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.51 | Metacognitive awareness improves comprehension monitoring and repair (Flavell, 1979) |
90
+ | [Self-Efficacy](./Trait-SelfEfficacy.md) | r = 0.47 | Self-awareness of capabilities relates to self-efficacy beliefs (Bandura, 1986) |
91
+ | [Satisficing](./Trait-Satisficing.md) | r = -0.35 | High metacognition tends toward maximizing through deliberate evaluation (Simon, 1956) |
92
92
 
93
93
  ## Persona Values
94
94
 
@@ -128,12 +128,12 @@ interface MetacognitiveState {
128
128
 
129
129
  ## See Also
130
130
 
131
- - [Trait-WorkingMemory](Trait-WorkingMemory) - Capacity for maintaining goals and state
132
- - [Trait-ProceduralFluency](Trait-ProceduralFluency) - Executing learned procedures efficiently
133
- - [Trait-TransferLearning](Trait-TransferLearning) - Applying strategies across domains
134
- - [Trait-Comprehension](Trait-Comprehension) - Understanding interface conventions
135
- - [Cognitive-User-Simulation](../Cognitive-User-Simulation) - Main simulation documentation
136
- - [Persona-Index](../personas/Persona-Index) - Pre-configured trait combinations
131
+ - [Trait-WorkingMemory](./Trait-WorkingMemory.md) - Capacity for maintaining goals and state
132
+ - [Trait-ProceduralFluency](./Trait-ProceduralFluency.md) - Executing learned procedures efficiently
133
+ - [Trait-TransferLearning](./Trait-TransferLearning.md) - Applying strategies across domains
134
+ - [Trait-Comprehension](./Trait-Comprehension.md) - Understanding interface conventions
135
+ - [Cognitive-User-Simulation](../COGNITIVE-SIMULATION.md) - Main simulation documentation
136
+ - [Persona-Index](../personas/Persona-Index.md) - Pre-configured trait combinations
137
137
 
138
138
  ## Bibliography
139
139
 
@@ -53,10 +53,10 @@ Nielsen, J. (1993). *Usability Engineering*. Academic Press. ISBN 978-0125184069
53
53
 
54
54
  | Related Trait | Correlation | Mechanism |
55
55
  |---------------|-------------|-----------|
56
- | [Persistence](Trait-Persistence) | r = 0.45 | Both load on conscientiousness factor; patient users persist longer |
56
+ | [Persistence](./Trait-Persistence.md) | r = 0.45 | Both load on conscientiousness factor; patient users persist longer |
57
57
  | [Resilience](../traits/Trait-Resilience) | r = 0.38 | Patient users recover better from delays |
58
58
  | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.32 | Confident users wait longer, believing success is coming |
59
- | [Risk Tolerance](Trait-RiskTolerance) | r = -0.22 | Impatient users take more shortcuts (risky behavior) |
59
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = -0.22 | Impatient users take more shortcuts (risky behavior) |
60
60
  | [FOMO](../traits/Trait-FOMO) | r = -0.41 | FOMO drives impatience to not miss out |
61
61
 
62
62
  ## Impact on Web Behavior
@@ -109,10 +109,10 @@ Very Patient (0.8-1.0): Tolerates 30+ seconds
109
109
 
110
110
  ## See Also
111
111
 
112
- - [Trait Index](Trait-Index) - All cognitive traits
113
- - [Persistence](Trait-Persistence) - Related grit trait
114
- - [Working Memory](Trait-WorkingMemory) - Affects wait perception
115
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
112
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
113
+ - [Persistence](./Trait-Persistence.md) - Related grit trait
114
+ - [Working Memory](./Trait-WorkingMemory.md) - Affects wait perception
115
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
116
116
 
117
117
  ## Bibliography
118
118
 
@@ -63,7 +63,7 @@ Duckworth's Grit Scale measures two factors relevant to web behavior:
63
63
 
64
64
  | Related Trait | Correlation | Mechanism |
65
65
  |---------------|-------------|-----------|
66
- | [Patience](Trait-Patience) | r = 0.45 | Both load on conscientiousness |
66
+ | [Patience](./Trait-Patience.md) | r = 0.45 | Both load on conscientiousness |
67
67
  | [Resilience](../traits/Trait-Resilience) | r = 0.52 | Emotional recovery enables persistence |
68
68
  | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.48 | Confidence fuels continued effort |
69
69
  | [Metacognitive Planning](../traits/Trait-MetacognitivePlanning) | r = 0.41 | Planning enables strategic persistence |
@@ -138,11 +138,11 @@ Very High: Exhaust all options (5+ attempts)
138
138
 
139
139
  ## See Also
140
140
 
141
- - [Trait Index](Trait-Index) - All cognitive traits
142
- - [Patience](Trait-Patience) - Related time tolerance trait
141
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
142
+ - [Patience](./Trait-Patience.md) - Related time tolerance trait
143
143
  - [Resilience](../traits/Trait-Resilience) - Emotional recovery from setbacks
144
144
  - [Self-Efficacy](../traits/Trait-SelfEfficacy) - Confidence in ability to succeed
145
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
145
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
146
146
 
147
147
  ## Bibliography
148
148
 
@@ -95,12 +95,12 @@ Sweller, J., & Cooper, G. A. (1985). The use of worked examples as a substitute
95
95
 
96
96
  | Related Trait | Correlation | Research Basis |
97
97
  |---------------|-------------|----------------|
98
- | [Working Memory](Trait-WorkingMemory) | r = 0.48 | Procedural fluency frees working memory capacity (Sweller, 1988) |
99
- | [Comprehension](Trait-Comprehension) | r = 0.55 | Understanding enables procedure learning (Anderson, 1982) |
100
- | [MetacognitivePlanning](Trait-MetacognitivePlanning) | r = 0.41 | Metacognition monitors procedural execution (Veenman et al., 2006) |
101
- | [Transfer Learning](Trait-TransferLearning) | r = 0.62 | Fluent procedures transfer more readily to similar contexts (Thorndike & Woodworth, 1901) |
102
- | [Patience](Trait-Patience) | r = 0.38 | Low fluency requires more patience to complete tasks (Nah, 2004) |
103
- | [Interrupt Recovery](Trait-InterruptRecovery) | r = 0.45 | Automatic procedures easier to resume after interruption (Mark et al., 2005) |
98
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.48 | Procedural fluency frees working memory capacity (Sweller, 1988) |
99
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.55 | Understanding enables procedure learning (Anderson, 1982) |
100
+ | [MetacognitivePlanning](./Trait-MetacognitivePlanning.md) | r = 0.41 | Metacognition monitors procedural execution (Veenman et al., 2006) |
101
+ | [Transfer Learning](./Trait-TransferLearning.md) | r = 0.62 | Fluent procedures transfer more readily to similar contexts (Thorndike & Woodworth, 1901) |
102
+ | [Patience](./Trait-Patience.md) | r = 0.38 | Low fluency requires more patience to complete tasks (Nah, 2004) |
103
+ | [Interrupt Recovery](./Trait-InterruptRecovery.md) | r = 0.45 | Automatic procedures easier to resume after interruption (Mark et al., 2005) |
104
104
 
105
105
  ## Persona Values
106
106
 
@@ -167,12 +167,12 @@ function calculateCognitiveLoad(
167
167
 
168
168
  ## See Also
169
169
 
170
- - [Trait-WorkingMemory](Trait-WorkingMemory) - Capacity freed by procedural automaticity
171
- - [Trait-MetacognitivePlanning](Trait-MetacognitivePlanning) - Strategic monitoring of procedures
172
- - [Trait-TransferLearning](Trait-TransferLearning) - Applying procedures across contexts
173
- - [Trait-Comprehension](Trait-Comprehension) - Understanding that enables procedure learning
174
- - [Cognitive-User-Simulation](../Cognitive-User-Simulation) - Main simulation documentation
175
- - [Persona-Index](../personas/Persona-Index) - Pre-configured trait combinations
170
+ - [Trait-WorkingMemory](./Trait-WorkingMemory.md) - Capacity freed by procedural automaticity
171
+ - [Trait-MetacognitivePlanning](./Trait-MetacognitivePlanning.md) - Strategic monitoring of procedures
172
+ - [Trait-TransferLearning](./Trait-TransferLearning.md) - Applying procedures across contexts
173
+ - [Trait-Comprehension](./Trait-Comprehension.md) - Understanding that enables procedure learning
174
+ - [Cognitive-User-Simulation](../COGNITIVE-SIMULATION.md) - Main simulation documentation
175
+ - [Persona-Index](../personas/Persona-Index.md) - Pre-configured trait combinations
176
176
 
177
177
  ## Bibliography
178
178
 
@@ -74,11 +74,11 @@ Nielsen's eyetracking research identified the F-shaped reading pattern:
74
74
 
75
75
  | Related Trait | Correlation | Mechanism |
76
76
  |---------------|-------------|-----------|
77
- | [Comprehension](Trait-Comprehension) | r = 0.35 | Reading enables comprehension |
78
- | [Patience](Trait-Patience) | r = 0.42 | Time allows for reading |
79
- | [Curiosity](Trait-Curiosity) | r = 0.38 | Interest drives deeper reading |
80
- | [Working Memory](Trait-WorkingMemory) | r = 0.25 | Capacity to process text |
81
- | [Risk Tolerance](Trait-RiskTolerance) | r = -0.28 | Risk-averse users read warnings |
77
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.35 | Reading enables comprehension |
78
+ | [Patience](./Trait-Patience.md) | r = 0.42 | Time allows for reading |
79
+ | [Curiosity](./Trait-Curiosity.md) | r = 0.38 | Interest drives deeper reading |
80
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.25 | Capacity to process text |
81
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = -0.28 | Risk-averse users read warnings |
82
82
 
83
83
  ## Impact on Web Behavior
84
84
 
@@ -189,11 +189,11 @@ Structure content for scanners:
189
189
 
190
190
  ## See Also
191
191
 
192
- - [Trait Index](Trait-Index) - All cognitive traits
193
- - [Comprehension](Trait-Comprehension) - Understanding what is read
194
- - [Patience](Trait-Patience) - Time to read
195
- - [Working Memory](Trait-WorkingMemory) - Capacity to process
196
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
192
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
193
+ - [Comprehension](./Trait-Comprehension.md) - Understanding what is read
194
+ - [Patience](./Trait-Patience.md) - Time to read
195
+ - [Working Memory](./Trait-WorkingMemory.md) - Capacity to process
196
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
197
197
 
198
198
  ## Bibliography
199
199
 
@@ -133,11 +133,11 @@ Research and theoretical models indicate the following correlations:
133
133
 
134
134
  ## See Also
135
135
 
136
- - [Trait-SelfEfficacy](Trait-SelfEfficacy) - Belief in problem-solving ability (strongly correlated)
137
- - [Trait-Persistence](Trait-Persistence) - Tendency to continue trying (behavioral manifestation)
138
- - [Trait-Patience](Trait-Patience) - Time-based tolerance (distinct but related construct)
139
- - [Trait-InterruptRecovery](Trait-InterruptRecovery) - Recovery from external disruptions
140
- - [Trait-Index](Trait-Index) - Complete trait listing
136
+ - [Trait-SelfEfficacy](./Trait-SelfEfficacy.md) - Belief in problem-solving ability (strongly correlated)
137
+ - [Trait-Persistence](./Trait-Persistence.md) - Tendency to continue trying (behavioral manifestation)
138
+ - [Trait-Patience](./Trait-Patience.md) - Time-based tolerance (distinct but related construct)
139
+ - [Trait-InterruptRecovery](./Trait-InterruptRecovery.md) - Recovery from external disruptions
140
+ - [Trait-Index](./Trait-Index.md) - Complete trait listing
141
141
 
142
142
  ## Bibliography
143
143
 
@@ -54,8 +54,8 @@ Tversky, A., & Kahneman, D. (1992). Advances in prospect theory: Cumulative repr
54
54
  |---------------|-------------|-----------|
55
55
  | [Trust Calibration](../traits/Trait-TrustCalibration) | r = -0.48 | Risk-averse users have stricter trust requirements |
56
56
  | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.35 | Confident users take more risks |
57
- | [Patience](Trait-Patience) | r = -0.22 | Impatient users skip risk evaluation |
58
- | [Curiosity](Trait-Curiosity) | r = 0.44 | Curious users accept risk to explore |
57
+ | [Patience](./Trait-Patience.md) | r = -0.22 | Impatient users skip risk evaluation |
58
+ | [Curiosity](./Trait-Curiosity.md) | r = 0.44 | Curious users accept risk to explore |
59
59
  | [FOMO](../traits/Trait-FOMO) | r = 0.38 | Fear of missing out overrides risk concerns |
60
60
 
61
61
  ## Prospect Theory Application
@@ -134,10 +134,10 @@ Very Risk-Seeking: Submits any form without hesitation
134
134
 
135
135
  ## See Also
136
136
 
137
- - [Trait Index](Trait-Index) - All cognitive traits
137
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
138
138
  - [Trust Calibration](../traits/Trait-TrustCalibration) - Related credibility trait
139
139
  - [Satisficing](../traits/Trait-Satisficing) - Decision-making under uncertainty
140
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
140
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
141
141
 
142
142
  ## Bibliography
143
143
 
@@ -102,11 +102,11 @@ Schwartz, B., Ward, A., Monterosso, J., Lyubomirsky, S., White, K., & Lehman, D.
102
102
 
103
103
  | Related Trait | Correlation | Mechanism |
104
104
  |--------------|-------------|-----------|
105
- | [Patience](Trait-Patience) | r = -0.38 | Satisficers make faster decisions, reducing patience demands |
106
- | [Working Memory](Trait-WorkingMemory) | r = 0.21 | Maximizing requires holding multiple options in memory |
107
- | [Risk Tolerance](Trait-RiskTolerance) | r = 0.25 | Satisficing accepts "good enough" risk of non-optimal choice |
108
- | [Information Foraging](Trait-InformationForaging) | r = -0.44 | Maximizers forage longer for complete information |
109
- | [Time Horizon](Trait-TimeHorizon) | r = -0.19 | Maximizers invest present time for future optimal outcomes |
105
+ | [Patience](./Trait-Patience.md) | r = -0.38 | Satisficers make faster decisions, reducing patience demands |
106
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.21 | Maximizing requires holding multiple options in memory |
107
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = 0.25 | Satisficing accepts "good enough" risk of non-optimal choice |
108
+ | [Information Foraging](./Trait-InformationForaging.md) | r = -0.44 | Maximizers forage longer for complete information |
109
+ | [Time Horizon](./Trait-TimeHorizon.md) | r = -0.19 | Maximizers invest present time for future optimal outcomes |
110
110
 
111
111
  ## Persona Values
112
112
 
@@ -154,11 +154,11 @@ if (traits.satisficing > 0.7) {
154
154
 
155
155
  ## See Also
156
156
 
157
- - [Information Foraging](Trait-InformationForaging) - How users hunt for information
158
- - [Anchoring Bias](Trait-AnchoringBias) - How first information affects decisions
159
- - [Risk Tolerance](Trait-RiskTolerance) - Willingness to accept uncertainty
160
- - [Working Memory](Trait-WorkingMemory) - Capacity for option comparison
161
- - [Persona Index](../personas/Persona-Index) - Trait combinations in personas
157
+ - [Information Foraging](./Trait-InformationForaging.md) - How users hunt for information
158
+ - [Anchoring Bias](./Trait-AnchoringBias.md) - How first information affects decisions
159
+ - [Risk Tolerance](./Trait-RiskTolerance.md) - Willingness to accept uncertainty
160
+ - [Working Memory](./Trait-WorkingMemory.md) - Capacity for option comparison
161
+ - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
162
162
 
163
163
  ## Bibliography
164
164
 
@@ -166,11 +166,11 @@ Design interventions can leverage the four sources:
166
166
 
167
167
  ## See Also
168
168
 
169
- - [Trait-Resilience](Trait-Resilience) - Recovery from setbacks (strongly correlated)
170
- - [Trait-Persistence](Trait-Persistence) - Behavioral persistence (downstream effect)
171
- - [Trait-Comprehension](Trait-Comprehension) - Understanding ability (distinct from confidence)
172
- - [Trait-RiskTolerance](Trait-RiskTolerance) - Willingness to take interface risks
173
- - [Trait-Index](Trait-Index) - Complete trait listing
169
+ - [Trait-Resilience](./Trait-Resilience.md) - Recovery from setbacks (strongly correlated)
170
+ - [Trait-Persistence](./Trait-Persistence.md) - Behavioral persistence (downstream effect)
171
+ - [Trait-Comprehension](./Trait-Comprehension.md) - Understanding ability (distinct from confidence)
172
+ - [Trait-RiskTolerance](./Trait-RiskTolerance.md) - Willingness to take interface risks
173
+ - [Trait-Index](./Trait-Index.md) - Complete trait listing
174
174
 
175
175
  ## Bibliography
176
176
 
@@ -128,11 +128,11 @@ Cialdini, R. B. (2001). *Influence: Science and practice* (4th ed.). Allyn and B
128
128
 
129
129
  ## See Also
130
130
 
131
- - [Authority Sensitivity](Trait-AuthoritySensitivity) - Expert-based influence
132
- - [FOMO](Trait-FOMO) - Fear of missing popular items
133
- - [Emotional Contagion](Trait-EmotionalContagion) - Emotional content of social proof
134
- - [Trust Calibration](Trait-TrustCalibration) - Credibility assessment
135
- - [Trait Index](Trait-Index) - All cognitive traits
131
+ - [Authority Sensitivity](./Trait-AuthoritySensitivity.md) - Expert-based influence
132
+ - [FOMO](./Trait-FOMO.md) - Fear of missing popular items
133
+ - [Emotional Contagion](./Trait-EmotionalContagion.md) - Emotional content of social proof
134
+ - [Trust Calibration](./Trait-TrustCalibration.md) - Credibility assessment
135
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
136
136
 
137
137
  ## Bibliography
138
138
 
@@ -131,12 +131,12 @@ Frederick, S., Loewenstein, G., & O'Donoghue, T. (2002). Time discounting and ti
131
131
 
132
132
  | Related Trait | Correlation | Mechanism |
133
133
  |--------------|-------------|-----------|
134
- | [Patience](Trait-Patience) | r = 0.68 | Future focus requires waiting tolerance |
135
- | [Persistence](Trait-Persistence) | r = 0.52 | Long-term goals require sustained effort |
136
- | [Self-Efficacy](Trait-SelfEfficacy) | r = 0.34 | Confidence in future self enables delay |
137
- | [Risk Tolerance](Trait-RiskTolerance) | r = -0.28 | Present focus correlates with risk-seeking |
138
- | [Satisficing](Trait-Satisficing) | r = 0.21 | Future-focused may optimize more |
139
- | [Metacognitive Planning](Trait-MetacognitivePlanning) | r = 0.45 | Planning requires future orientation |
134
+ | [Patience](./Trait-Patience.md) | r = 0.68 | Future focus requires waiting tolerance |
135
+ | [Persistence](./Trait-Persistence.md) | r = 0.52 | Long-term goals require sustained effort |
136
+ | [Self-Efficacy](./Trait-SelfEfficacy.md) | r = 0.34 | Confidence in future self enables delay |
137
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = -0.28 | Present focus correlates with risk-seeking |
138
+ | [Satisficing](./Trait-Satisficing.md) | r = 0.21 | Future-focused may optimize more |
139
+ | [Metacognitive Planning](./Trait-MetacognitivePlanning.md) | r = 0.45 | Planning requires future orientation |
140
140
 
141
141
  ## Persona Values
142
142
 
@@ -237,12 +237,12 @@ function discountedValue(
237
237
 
238
238
  ## See Also
239
239
 
240
- - [Patience](Trait-Patience) - Tolerance for waiting
241
- - [Persistence](Trait-Persistence) - Sustained effort toward goals
242
- - [Self-Efficacy](Trait-SelfEfficacy) - Belief in future success
243
- - [Satisficing](Trait-Satisficing) - "Good enough now" vs optimal later
244
- - [Metacognitive Planning](Trait-MetacognitivePlanning) - Strategic future thinking
245
- - [Persona Index](../personas/Persona-Index) - Trait combinations in personas
240
+ - [Patience](./Trait-Patience.md) - Tolerance for waiting
241
+ - [Persistence](./Trait-Persistence.md) - Sustained effort toward goals
242
+ - [Self-Efficacy](./Trait-SelfEfficacy.md) - Belief in future success
243
+ - [Satisficing](./Trait-Satisficing.md) - "Good enough now" vs optimal later
244
+ - [Metacognitive Planning](./Trait-MetacognitivePlanning.md) - Strategic future thinking
245
+ - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
246
246
 
247
247
  ## Bibliography
248
248
 
@@ -107,11 +107,11 @@ Based on Barnett & Ceci (2002), transfer distance affects success rate:
107
107
 
108
108
  | Related Trait | Correlation | Research Basis |
109
109
  |---------------|-------------|----------------|
110
- | [Comprehension](Trait-Comprehension) | r = 0.61 | Deep comprehension enables recognition of structural similarities (Chi et al., 1981) |
111
- | [Procedural Fluency](Trait-ProceduralFluency) | r = 0.62 | Fluent procedures are more transferable than struggling procedures (Anderson, 1982) |
112
- | [Metacognitive Planning](Trait-MetacognitivePlanning) | r = 0.54 | Metacognition enables explicit strategy transfer (Perkins & Salomon, 1992) |
113
- | [Working Memory](Trait-WorkingMemory) | r = 0.45 | Holding source and target representations requires working memory (Gentner, 1983) |
114
- | [Curiosity](Trait-Curiosity) | r = 0.38 | Curious exploration facilitates pattern discovery (Berlyne, 1960) |
110
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.61 | Deep comprehension enables recognition of structural similarities (Chi et al., 1981) |
111
+ | [Procedural Fluency](./Trait-ProceduralFluency.md) | r = 0.62 | Fluent procedures are more transferable than struggling procedures (Anderson, 1982) |
112
+ | [Metacognitive Planning](./Trait-MetacognitivePlanning.md) | r = 0.54 | Metacognition enables explicit strategy transfer (Perkins & Salomon, 1992) |
113
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.45 | Holding source and target representations requires working memory (Gentner, 1983) |
114
+ | [Curiosity](./Trait-Curiosity.md) | r = 0.38 | Curious exploration facilitates pattern discovery (Berlyne, 1960) |
115
115
 
116
116
  ## Persona Values
117
117
 
@@ -213,12 +213,12 @@ Thorndike's theory predicts that transfer depends on shared elements between con
213
213
 
214
214
  ## See Also
215
215
 
216
- - [Trait-ProceduralFluency](Trait-ProceduralFluency) - Fluent procedures that enable transfer
217
- - [Trait-MetacognitivePlanning](Trait-MetacognitivePlanning) - Strategic awareness of transferable knowledge
218
- - [Trait-Comprehension](Trait-Comprehension) - Understanding that enables structural recognition
219
- - [Trait-WorkingMemory](Trait-WorkingMemory) - Capacity for holding analogical mappings
220
- - [Cognitive-User-Simulation](../Cognitive-User-Simulation) - Main simulation documentation
221
- - [Persona-Index](../personas/Persona-Index) - Pre-configured trait combinations
216
+ - [Trait-ProceduralFluency](./Trait-ProceduralFluency.md) - Fluent procedures that enable transfer
217
+ - [Trait-MetacognitivePlanning](./Trait-MetacognitivePlanning.md) - Strategic awareness of transferable knowledge
218
+ - [Trait-Comprehension](./Trait-Comprehension.md) - Understanding that enables structural recognition
219
+ - [Trait-WorkingMemory](./Trait-WorkingMemory.md) - Capacity for holding analogical mappings
220
+ - [Cognitive-User-Simulation](../COGNITIVE-SIMULATION.md) - Main simulation documentation
221
+ - [Persona-Index](../personas/Persona-Index.md) - Pre-configured trait combinations
222
222
 
223
223
  ## Bibliography
224
224