cbrowser 16.14.5 → 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 (39) hide show
  1. package/docs/personas/Persona-ADHD.md +2 -2
  2. package/docs/personas/Persona-ElderlyUser.md +2 -2
  3. package/docs/personas/Persona-FirstTimer.md +2 -2
  4. package/docs/personas/Persona-ImpatientUser.md +2 -2
  5. package/docs/personas/Persona-Index.md +23 -23
  6. package/docs/personas/Persona-LowVision.md +2 -2
  7. package/docs/personas/Persona-MobileUser.md +2 -2
  8. package/docs/personas/Persona-MotorTremor.md +2 -2
  9. package/docs/personas/Persona-PowerUser.md +2 -2
  10. package/docs/personas/Persona-ScreenReaderUser.md +2 -2
  11. package/docs/research/Bibliography.md +3 -3
  12. package/docs/research/Research-Methodology.md +4 -4
  13. package/docs/traits/Trait-AnchoringBias.md +12 -12
  14. package/docs/traits/Trait-AttributionStyle.md +12 -12
  15. package/docs/traits/Trait-AuthoritySensitivity.md +5 -5
  16. package/docs/traits/Trait-ChangeBlindness.md +4 -4
  17. package/docs/traits/Trait-Comprehension.md +6 -6
  18. package/docs/traits/Trait-Curiosity.md +8 -8
  19. package/docs/traits/Trait-EmotionalContagion.md +5 -5
  20. package/docs/traits/Trait-FOMO.md +5 -5
  21. package/docs/traits/Trait-Index.md +30 -30
  22. package/docs/traits/Trait-InformationForaging.md +12 -12
  23. package/docs/traits/Trait-InterruptRecovery.md +5 -5
  24. package/docs/traits/Trait-MentalModelRigidity.md +6 -6
  25. package/docs/traits/Trait-MetacognitivePlanning.md +11 -11
  26. package/docs/traits/Trait-Patience.md +6 -6
  27. package/docs/traits/Trait-Persistence.md +4 -4
  28. package/docs/traits/Trait-ProceduralFluency.md +12 -12
  29. package/docs/traits/Trait-ReadingTendency.md +10 -10
  30. package/docs/traits/Trait-Resilience.md +5 -5
  31. package/docs/traits/Trait-RiskTolerance.md +4 -4
  32. package/docs/traits/Trait-Satisficing.md +10 -10
  33. package/docs/traits/Trait-SelfEfficacy.md +5 -5
  34. package/docs/traits/Trait-SocialProofSensitivity.md +5 -5
  35. package/docs/traits/Trait-TimeHorizon.md +12 -12
  36. package/docs/traits/Trait-TransferLearning.md +11 -11
  37. package/docs/traits/Trait-TrustCalibration.md +5 -5
  38. package/docs/traits/Trait-WorkingMemory.md +5 -5
  39. package/package.json +1 -1
@@ -127,8 +127,8 @@ npx cbrowser cognitive-journey --persona cognitive-adhd --start https://example.
127
127
 
128
128
  ## See Also
129
129
 
130
- - [Persona Index](Persona-Index)
131
- - [Trait Index](../traits/Trait-Index)
130
+ - [Persona Index](./Persona-Index.md)
131
+ - [Trait Index](../traits/Trait-Index.md)
132
132
  - [Working Memory](../traits/Trait-WorkingMemory.md)
133
133
  - [Patience](../traits/Trait-Patience.md)
134
134
  - [Curiosity](../traits/Trait-Curiosity.md)
@@ -124,8 +124,8 @@ npx cbrowser cognitive-journey --persona elderly-user --start https://example.co
124
124
 
125
125
  ## See Also
126
126
 
127
- - [Persona Index](Persona-Index)
128
- - [Trait Index](../traits/Trait-Index)
127
+ - [Persona Index](./Persona-Index.md)
128
+ - [Trait Index](../traits/Trait-Index.md)
129
129
  - [Patience](../traits/Trait-Patience.md)
130
130
  - [Working Memory](../traits/Trait-WorkingMemory.md)
131
131
  - [Reading Tendency](../traits/Trait-ReadingTendency.md)
@@ -124,8 +124,8 @@ npx cbrowser cognitive-journey --persona first-timer --start https://example.com
124
124
 
125
125
  ## See Also
126
126
 
127
- - [Persona Index](Persona-Index)
128
- - [Trait Index](../traits/Trait-Index)
127
+ - [Persona Index](./Persona-Index.md)
128
+ - [Trait Index](../traits/Trait-Index.md)
129
129
  - [Curiosity](../traits/Trait-Curiosity.md)
130
130
  - [Comprehension](../traits/Trait-Comprehension.md)
131
131
  - [Risk Tolerance](../traits/Trait-RiskTolerance.md)
@@ -125,8 +125,8 @@ npx cbrowser cognitive-journey --persona impatient-user --start https://example.
125
125
 
126
126
  ## See Also
127
127
 
128
- - [Persona Index](Persona-Index)
129
- - [Trait Index](../traits/Trait-Index)
128
+ - [Persona Index](./Persona-Index.md)
129
+ - [Trait Index](../traits/Trait-Index.md)
130
130
  - [Patience](../traits/Trait-Patience.md)
131
131
  - [FOMO](../traits/Trait-FOMO.md)
132
132
  - [Persistence](../traits/Trait-Persistence.md)
@@ -12,15 +12,15 @@ CBrowser includes 9 pre-configured user personas, each with research-backed cogn
12
12
 
13
13
  | Persona | Description | Key Characteristics |
14
14
  |---------|-------------|---------------------|
15
- | [Power User](Persona-PowerUser) | Tech-savvy expert | High comprehension, low patience, rapid scanning |
16
- | [First Timer](Persona-FirstTimer) | New to the interface | Low comprehension, high curiosity, methodical |
17
- | [Elderly User](Persona-ElderlyUser) | Older adult (65+) | Low working memory, high reading tendency |
18
- | [Mobile User](Persona-MobileUser) | Smartphone-first | Low patience, high satisficing, touch-focused |
19
- | [Impatient User](Persona-ImpatientUser) | Quick to abandon | Very low patience, high FOMO |
20
- | [Screen Reader User](Persona-ScreenReaderUser) | Assistive technology | High persistence, sequential navigation |
21
- | [Motor Tremor](Persona-MotorTremor) | Motor impairment | Low risk tolerance, high patience |
22
- | [Low Vision](Persona-LowVision) | Vision impairment | High reading tendency, low change blindness |
23
- | [ADHD](Persona-ADHD) | Attention differences | Low working memory, high curiosity, low patience |
15
+ | [Power User](./Persona-PowerUser.md) | Tech-savvy expert | High comprehension, low patience, rapid scanning |
16
+ | [First Timer](./Persona-FirstTimer.md) | New to the interface | Low comprehension, high curiosity, methodical |
17
+ | [Elderly User](./Persona-ElderlyUser.md) | Older adult (65+) | Low working memory, high reading tendency |
18
+ | [Mobile User](./Persona-MobileUser.md) | Smartphone-first | Low patience, high satisficing, touch-focused |
19
+ | [Impatient User](./Persona-ImpatientUser.md) | Quick to abandon | Very low patience, high FOMO |
20
+ | [Screen Reader User](./Persona-ScreenReaderUser.md) | Assistive technology | High persistence, sequential navigation |
21
+ | [Motor Tremor](./Persona-MotorTremor.md) | Motor impairment | Low risk tolerance, high patience |
22
+ | [Low Vision](./Persona-LowVision.md) | Vision impairment | High reading tendency, low change blindness |
23
+ | [ADHD](./Persona-ADHD.md) | Attention differences | Low working memory, high curiosity, low patience |
24
24
 
25
25
  ---
26
26
 
@@ -46,18 +46,18 @@ All values on 0.0-1.0 scale. Higher = more of the trait.
46
46
 
47
47
  ### General Users
48
48
 
49
- - **[Power User](Persona-PowerUser)** - Experienced users who know shortcuts, scan quickly, and expect responsive interfaces
50
- - **[First Timer](Persona-FirstTimer)** - New users learning the interface, more exploratory and methodical
51
- - **[Mobile User](Persona-MobileUser)** - Users on smartphones with touch interaction and attention constraints
52
- - **[Impatient User](Persona-ImpatientUser)** - Users with very low tolerance for friction, quick to abandon
49
+ - **[Power User](./Persona-PowerUser.md)** - Experienced users who know shortcuts, scan quickly, and expect responsive interfaces
50
+ - **[First Timer](./Persona-FirstTimer.md)** - New users learning the interface, more exploratory and methodical
51
+ - **[Mobile User](./Persona-MobileUser.md)** - Users on smartphones with touch interaction and attention constraints
52
+ - **[Impatient User](./Persona-ImpatientUser.md)** - Users with very low tolerance for friction, quick to abandon
53
53
 
54
54
  ### Accessibility Personas
55
55
 
56
- - **[Elderly User](Persona-ElderlyUser)** - Older adults with age-related cognitive changes
57
- - **[Screen Reader User](Persona-ScreenReaderUser)** - Users navigating via screen reader technology
58
- - **[Motor Tremor](Persona-MotorTremor)** - Users with motor impairments affecting precision
59
- - **[Low Vision](Persona-LowVision)** - Users with significant vision impairment
60
- - **[ADHD](Persona-ADHD)** - Users with attention differences
56
+ - **[Elderly User](./Persona-ElderlyUser.md)** - Older adults with age-related cognitive changes
57
+ - **[Screen Reader User](./Persona-ScreenReaderUser.md)** - Users navigating via screen reader technology
58
+ - **[Motor Tremor](./Persona-MotorTremor.md)** - Users with motor impairments affecting precision
59
+ - **[Low Vision](./Persona-LowVision.md)** - Users with significant vision impairment
60
+ - **[ADHD](./Persona-ADHD.md)** - Users with attention differences
61
61
 
62
62
  ---
63
63
 
@@ -284,13 +284,13 @@ const customPersona = {
284
284
 
285
285
  ## See Also
286
286
 
287
- - [Trait Index](../traits/Trait-Index) - All 25 cognitive traits explained
288
- - [Cognitive User Simulation](../Cognitive-User-Simulation) - Main documentation
289
- - [Persona Questionnaire](../Persona-Questionnaire) - Generate custom personas
290
- - [Multi-Persona Comparison](../Multi-Persona-Comparison) - Compare across personas
287
+ - [Trait Index](../traits/Trait-Index.md) - All 25 cognitive traits explained
288
+ - [Cognitive User Simulation](../COGNITIVE-SIMULATION.md) - Main documentation
289
+ - [Persona Questionnaire](../PERSONA-QUESTIONNAIRE.md) - Generate custom personas
290
+ - [Multi-Persona Comparison](../GETTING-STARTED.md) - Compare across personas
291
291
 
292
292
  ---
293
293
 
294
294
  ## Bibliography
295
295
 
296
- See [Complete Bibliography](../research/Bibliography) for all academic sources used in persona development.
296
+ See [Complete Bibliography](../research/Bibliography.md) for all academic sources used in persona development.
@@ -126,8 +126,8 @@ npx cbrowser cognitive-journey --persona low-vision --start https://example.com
126
126
 
127
127
  ## See Also
128
128
 
129
- - [Persona Index](Persona-Index)
130
- - [Trait Index](../traits/Trait-Index)
129
+ - [Persona Index](./Persona-Index.md)
130
+ - [Trait Index](../traits/Trait-Index.md)
131
131
  - [Reading Tendency](../traits/Trait-ReadingTendency.md)
132
132
  - [Persistence](../traits/Trait-Persistence.md)
133
133
  - [Change Blindness](../traits/Trait-ChangeBlindness.md)
@@ -126,8 +126,8 @@ npx cbrowser cognitive-journey --persona mobile-user --start https://example.com
126
126
 
127
127
  ## See Also
128
128
 
129
- - [Persona Index](Persona-Index)
130
- - [Trait Index](../traits/Trait-Index)
129
+ - [Persona Index](./Persona-Index.md)
130
+ - [Trait Index](../traits/Trait-Index.md)
131
131
  - [Patience](../traits/Trait-Patience.md)
132
132
  - [Satisficing](../traits/Trait-Satisficing.md)
133
133
  - [Reading Tendency](../traits/Trait-ReadingTendency.md)
@@ -126,8 +126,8 @@ npx cbrowser cognitive-journey --persona motor-tremor --start https://example.co
126
126
 
127
127
  ## See Also
128
128
 
129
- - [Persona Index](Persona-Index)
130
- - [Trait Index](../traits/Trait-Index)
129
+ - [Persona Index](./Persona-Index.md)
130
+ - [Trait Index](../traits/Trait-Index.md)
131
131
  - [Patience](../traits/Trait-Patience.md)
132
132
  - [Persistence](../traits/Trait-Persistence.md)
133
133
  - [Risk Tolerance](../traits/Trait-RiskTolerance.md)
@@ -122,8 +122,8 @@ npx cbrowser cognitive-journey --persona power-user --start https://example.com
122
122
 
123
123
  ## See Also
124
124
 
125
- - [Persona Index](Persona-Index)
126
- - [Trait Index](../traits/Trait-Index)
125
+ - [Persona Index](./Persona-Index.md)
126
+ - [Trait Index](../traits/Trait-Index.md)
127
127
  - [Patience](../traits/Trait-Patience.md)
128
128
  - [Comprehension](../traits/Trait-Comprehension.md)
129
129
  - [Working Memory](../traits/Trait-WorkingMemory.md)
@@ -126,8 +126,8 @@ npx cbrowser cognitive-journey --persona screen-reader-user --start https://exam
126
126
 
127
127
  ## See Also
128
128
 
129
- - [Persona Index](Persona-Index)
130
- - [Trait Index](../traits/Trait-Index)
129
+ - [Persona Index](./Persona-Index.md)
130
+ - [Trait Index](../traits/Trait-Index.md)
131
131
  - [Persistence](../traits/Trait-Persistence.md)
132
132
  - [Patience](../traits/Trait-Patience.md)
133
133
  - [Reading Tendency](../traits/Trait-ReadingTendency.md)
@@ -264,6 +264,6 @@ All citations follow APA 7th Edition format. When citing CBrowser's trait system
264
264
 
265
265
  ## See Also
266
266
 
267
- - [Trait Index](../traits/Trait-Index) - All 25 cognitive traits
268
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
269
- - [Research Methodology](Research-Methodology) - Trait selection process
267
+ - [Trait Index](../traits/Trait-Index.md) - All 25 cognitive traits
268
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
269
+ - [Research Methodology](./Research-Methodology.md) - Trait selection process
@@ -218,7 +218,7 @@ If you have research that could improve trait calibration:
218
218
 
219
219
  ## See Also
220
220
 
221
- - [Trait Index](../traits/Trait-Index) - All 25 cognitive traits
222
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
223
- - [Bibliography](Bibliography) - Complete academic references
224
- - [Cognitive User Simulation](../Cognitive-User-Simulation) - Main documentation
221
+ - [Trait Index](../traits/Trait-Index.md) - All 25 cognitive traits
222
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
223
+ - [Bibliography](./Bibliography.md) - Complete academic references
224
+ - [Cognitive User Simulation](../COGNITIVE-SIMULATION.md) - Main documentation
@@ -116,12 +116,12 @@ The landmark demonstration of anchoring:
116
116
 
117
117
  | Related Trait | Correlation | Mechanism |
118
118
  |--------------|-------------|-----------|
119
- | [Comprehension](Trait-Comprehension) | r = -0.22 | Understanding enables anchor recognition |
120
- | [Risk Tolerance](Trait-RiskTolerance) | r = 0.18 | Risk-takers may use anchors as shortcuts |
121
- | [Satisficing](Trait-Satisficing) | r = 0.35 | Satisficers accept anchored "good enough" values |
122
- | [Self-Efficacy](Trait-SelfEfficacy) | r = -0.24 | Confidence enables independent judgment |
123
- | [Trust Calibration](Trait-TrustCalibration) | r = -0.31 | Skeptics question anchor validity |
124
- | [Authority Sensitivity](Trait-AuthoritySensitivity) | r = 0.38 | Authority-sensitive users accept suggested values |
119
+ | [Comprehension](./Trait-Comprehension.md) | r = -0.22 | Understanding enables anchor recognition |
120
+ | [Risk Tolerance](./Trait-RiskTolerance.md) | r = 0.18 | Risk-takers may use anchors as shortcuts |
121
+ | [Satisficing](./Trait-Satisficing.md) | r = 0.35 | Satisficers accept anchored "good enough" values |
122
+ | [Self-Efficacy](./Trait-SelfEfficacy.md) | r = -0.24 | Confidence enables independent judgment |
123
+ | [Trust Calibration](./Trait-TrustCalibration.md) | r = -0.31 | Skeptics question anchor validity |
124
+ | [Authority Sensitivity](./Trait-AuthoritySensitivity.md) | r = 0.38 | Authority-sensitive users accept suggested values |
125
125
 
126
126
  ## Persona Values
127
127
 
@@ -199,12 +199,12 @@ function modifyDefault(defaultValue: number, optimalValue: number, traits: Trait
199
199
 
200
200
  ## See Also
201
201
 
202
- - [Satisficing](Trait-Satisficing) - Anchors provide quick "good enough" answers
203
- - [Trust Calibration](Trait-TrustCalibration) - Skepticism of anchor validity
204
- - [Authority Sensitivity](Trait-AuthoritySensitivity) - Suggested values as authority
205
- - [Self-Efficacy](Trait-SelfEfficacy) - Confidence to form independent judgments
206
- - [Time Horizon](Trait-TimeHorizon) - Time pressure increases anchoring
207
- - [Persona Index](../personas/Persona-Index) - Trait combinations in personas
202
+ - [Satisficing](./Trait-Satisficing.md) - Anchors provide quick "good enough" answers
203
+ - [Trust Calibration](./Trait-TrustCalibration.md) - Skepticism of anchor validity
204
+ - [Authority Sensitivity](./Trait-AuthoritySensitivity.md) - Suggested values as authority
205
+ - [Self-Efficacy](./Trait-SelfEfficacy.md) - Confidence to form independent judgments
206
+ - [Time Horizon](./Trait-TimeHorizon.md) - Time pressure increases anchoring
207
+ - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
208
208
 
209
209
  ## Bibliography
210
210
 
@@ -141,12 +141,12 @@ The three dimensions create distinct patterns:
141
141
 
142
142
  | Related Trait | Correlation | Mechanism |
143
143
  |--------------|-------------|-----------|
144
- | [Self-Efficacy](Trait-SelfEfficacy) | r = 0.52 | Internal attribution builds confidence |
145
- | [Persistence](Trait-Persistence) | r = 0.41 | Internal + controllable = retry motivation |
146
- | [Resilience](Trait-Resilience) | r = 0.38 | Attribution style affects recovery |
147
- | [Trust Calibration](Trait-TrustCalibration) | r = -0.26 | External attributors distrust systems |
148
- | [Patience](Trait-Patience) | r = 0.23 | Internal attributors invest patience in self-improvement |
149
- | [Comprehension](Trait-Comprehension) | r = 0.19 | Understanding reduces need for external blame |
144
+ | [Self-Efficacy](./Trait-SelfEfficacy.md) | r = 0.52 | Internal attribution builds confidence |
145
+ | [Persistence](./Trait-Persistence.md) | r = 0.41 | Internal + controllable = retry motivation |
146
+ | [Resilience](./Trait-Resilience.md) | r = 0.38 | Attribution style affects recovery |
147
+ | [Trust Calibration](./Trait-TrustCalibration.md) | r = -0.26 | External attributors distrust systems |
148
+ | [Patience](./Trait-Patience.md) | r = 0.23 | Internal attributors invest patience in self-improvement |
149
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.19 | Understanding reduces need for external blame |
150
150
 
151
151
  ## Persona Values
152
152
 
@@ -246,12 +246,12 @@ function decideToBugReport(issue: Issue, traits: Traits): boolean {
246
246
 
247
247
  ## See Also
248
248
 
249
- - [Self-Efficacy](Trait-SelfEfficacy) - Confidence in ability to succeed
250
- - [Persistence](Trait-Persistence) - Continued effort after setbacks
251
- - [Resilience](Trait-Resilience) - Recovery from failures
252
- - [Trust Calibration](Trait-TrustCalibration) - Trust in system reliability
253
- - [Interrupt Recovery](Trait-InterruptRecovery) - Resumption after disruption
254
- - [Persona Index](../personas/Persona-Index) - Trait combinations in personas
249
+ - [Self-Efficacy](./Trait-SelfEfficacy.md) - Confidence in ability to succeed
250
+ - [Persistence](./Trait-Persistence.md) - Continued effort after setbacks
251
+ - [Resilience](./Trait-Resilience.md) - Recovery from failures
252
+ - [Trust Calibration](./Trait-TrustCalibration.md) - Trust in system reliability
253
+ - [Interrupt Recovery](./Trait-InterruptRecovery.md) - Resumption after disruption
254
+ - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
255
255
 
256
256
  ## Bibliography
257
257
 
@@ -112,11 +112,11 @@ Cialdini, R. B. (2001). *Influence: Science and practice* (4th ed.). Allyn and B
112
112
 
113
113
  ## See Also
114
114
 
115
- - [Social Proof Sensitivity](Trait-SocialProofSensitivity) - Peer-based influence
116
- - [Trust Calibration](Trait-TrustCalibration) - Credibility assessment processes
117
- - [Self-Efficacy](Trait-SelfEfficacy) - Confidence in personal judgment
118
- - [FOMO](Trait-FOMO) - External pressure responsiveness
119
- - [Trait Index](Trait-Index) - All cognitive traits
115
+ - [Social Proof Sensitivity](./Trait-SocialProofSensitivity.md) - Peer-based influence
116
+ - [Trust Calibration](./Trait-TrustCalibration.md) - Credibility assessment processes
117
+ - [Self-Efficacy](./Trait-SelfEfficacy.md) - Confidence in personal judgment
118
+ - [FOMO](./Trait-FOMO.md) - External pressure responsiveness
119
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
120
120
 
121
121
  ## Bibliography
122
122
 
@@ -140,10 +140,10 @@ Rensink, R. A., O'Regan, J. K., & Clark, J. J. (1997). To see or not to see: The
140
140
 
141
141
  ## See Also
142
142
 
143
- - [Mental Model Rigidity](Trait-MentalModelRigidity) - Related perceptual limitation
144
- - [Working Memory](Trait-WorkingMemory) - Capacity constraint that affects change detection
145
- - [Reading Tendency](Trait-ReadingTendency) - Scanning patterns affect peripheral awareness
146
- - [Trait Index](Trait-Index) - Complete trait listing
143
+ - [Mental Model Rigidity](./Trait-MentalModelRigidity.md) - Related perceptual limitation
144
+ - [Working Memory](./Trait-WorkingMemory.md) - Capacity constraint that affects change detection
145
+ - [Reading Tendency](./Trait-ReadingTendency.md) - Scanning patterns affect peripheral awareness
146
+ - [Trait Index](./Trait-Index.md) - Complete trait listing
147
147
  - [Distracted Dave](../personas/Persona-DistractedDave) - High change blindness persona
148
148
 
149
149
  ## Bibliography
@@ -71,10 +71,10 @@ Card, Moran, and Newell's GOMS model breaks user behavior into:
71
71
 
72
72
  | Related Trait | Correlation | Mechanism |
73
73
  |---------------|-------------|-----------|
74
- | [Working Memory](Trait-WorkingMemory) | r = 0.52 | Memory capacity enables complex comprehension |
74
+ | [Working Memory](./Trait-WorkingMemory.md) | r = 0.52 | Memory capacity enables complex comprehension |
75
75
  | [Procedural Fluency](../traits/Trait-ProceduralFluency) | r = 0.61 | Comprehension enables procedure learning |
76
76
  | [Transfer Learning](../traits/Trait-TransferLearning) | r = 0.48 | Understanding enables cross-domain transfer |
77
- | [Reading Tendency](Trait-ReadingTendency) | r = 0.35 | Reading enables text-based comprehension |
77
+ | [Reading Tendency](./Trait-ReadingTendency.md) | r = 0.35 | Reading enables text-based comprehension |
78
78
  | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.42 | Understanding builds confidence |
79
79
 
80
80
  ## Readability and Comprehension
@@ -149,11 +149,11 @@ Very High: Debugs issues independently, consults documentation
149
149
 
150
150
  ## See Also
151
151
 
152
- - [Trait Index](Trait-Index) - All cognitive traits
153
- - [Working Memory](Trait-WorkingMemory) - Capacity for understanding
152
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
153
+ - [Working Memory](./Trait-WorkingMemory.md) - Capacity for understanding
154
154
  - [Procedural Fluency](../traits/Trait-ProceduralFluency) - Learned comprehension
155
- - [Reading Tendency](Trait-ReadingTendency) - Text processing behavior
156
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
155
+ - [Reading Tendency](./Trait-ReadingTendency.md) - Text processing behavior
156
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
157
157
 
158
158
  ## Bibliography
159
159
 
@@ -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
 
@@ -194,11 +194,11 @@ Research and theoretical models indicate the following correlations:
194
194
 
195
195
  ## See Also
196
196
 
197
- - [Trait-RiskTolerance](Trait-RiskTolerance) - Willingness to take chances (related but distinct)
198
- - [Trait-ReadingTendency](Trait-ReadingTendency) - Tendency to read content (skeptics read more)
199
- - [Trait-Patience](Trait-Patience) - Time tolerance for verification
200
- - [Trait-SelfEfficacy](Trait-SelfEfficacy) - Confidence may relate to trust
201
- - [Trait-Index](Trait-Index) - Complete trait listing
197
+ - [Trait-RiskTolerance](./Trait-RiskTolerance.md) - Willingness to take chances (related but distinct)
198
+ - [Trait-ReadingTendency](./Trait-ReadingTendency.md) - Tendency to read content (skeptics read more)
199
+ - [Trait-Patience](./Trait-Patience.md) - Time tolerance for verification
200
+ - [Trait-SelfEfficacy](./Trait-SelfEfficacy.md) - Confidence may relate to trust
201
+ - [Trait-Index](./Trait-Index.md) - Complete trait listing
202
202
 
203
203
  ## Bibliography
204
204
 
@@ -70,10 +70,10 @@ Miller discovered that while raw information capacity is limited, we can increas
70
70
 
71
71
  | Related Trait | Correlation | Mechanism |
72
72
  |---------------|-------------|-----------|
73
- | [Comprehension](Trait-Comprehension) | r = 0.52 | Memory capacity enables complex understanding |
73
+ | [Comprehension](./Trait-Comprehension.md) | r = 0.52 | Memory capacity enables complex understanding |
74
74
  | [Procedural Fluency](../traits/Trait-ProceduralFluency) | r = 0.45 | Procedure execution requires memory |
75
75
  | [Metacognitive Planning](../traits/Trait-MetacognitivePlanning) | r = 0.48 | Planning requires holding multiple options |
76
- | [Curiosity](Trait-Curiosity) | r = 0.28 | Limited memory restricts exploration |
76
+ | [Curiosity](./Trait-Curiosity.md) | r = 0.28 | Limited memory restricts exploration |
77
77
  | [Interrupt Recovery](../traits/Trait-InterruptRecovery) | r = 0.41 | Memory enables task resumption |
78
78
 
79
79
  ## Impact on Web Behavior
@@ -165,11 +165,11 @@ Sweller's Cognitive Load Theory (1988) extends Miller's work:
165
165
 
166
166
  ## See Also
167
167
 
168
- - [Trait Index](Trait-Index) - All cognitive traits
169
- - [Comprehension](Trait-Comprehension) - Uses working memory capacity
168
+ - [Trait Index](./Trait-Index.md) - All cognitive traits
169
+ - [Comprehension](./Trait-Comprehension.md) - Uses working memory capacity
170
170
  - [Procedural Fluency](../traits/Trait-ProceduralFluency) - Memory for procedures
171
171
  - [Interrupt Recovery](../traits/Trait-InterruptRecovery) - Task state in memory
172
- - [Persona Index](../personas/Persona-Index) - Pre-configured personas
172
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
173
173
 
174
174
  ## Bibliography
175
175
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cbrowser",
3
- "version": "16.14.5",
3
+ "version": "16.14.6",
4
4
  "type": "module",
5
5
  "description": "Cognitive browser automation that thinks like your users—and helps AI agents navigate too. Simulate real user cognition with abandonment detection, constitutional safety, chaos engineering, and UX friction discovery. Sites that pass CBrowser's cognitive tests are easier for both humans and AI agents to navigate.",
6
6
  "main": "dist/index.js",