cbrowser 16.7.0 → 16.7.2

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 (45) hide show
  1. package/README.md +5 -3
  2. package/docs/GETTING-STARTED.md +226 -0
  3. package/docs/MCP-INTEGRATION.md +295 -0
  4. package/docs/PERSONA-QUESTIONNAIRE.md +322 -0
  5. package/docs/README.md +74 -0
  6. package/docs/personas/Persona-ADHD.md +135 -0
  7. package/docs/personas/Persona-ElderlyUser.md +131 -0
  8. package/docs/personas/Persona-FirstTimer.md +131 -0
  9. package/docs/personas/Persona-ImpatientUser.md +132 -0
  10. package/docs/personas/Persona-Index.md +170 -0
  11. package/docs/personas/Persona-LowVision.md +133 -0
  12. package/docs/personas/Persona-MobileUser.md +133 -0
  13. package/docs/personas/Persona-MotorTremor.md +133 -0
  14. package/docs/personas/Persona-PowerUser.md +129 -0
  15. package/docs/personas/Persona-ScreenReaderUser.md +133 -0
  16. package/docs/research/Bibliography.md +269 -0
  17. package/docs/research/Research-Methodology.md +224 -0
  18. package/docs/traits/Trait-AnchoringBias.md +219 -0
  19. package/docs/traits/Trait-AttributionStyle.md +272 -0
  20. package/docs/traits/Trait-AuthoritySensitivity.md +133 -0
  21. package/docs/traits/Trait-ChangeBlindness.md +163 -0
  22. package/docs/traits/Trait-Comprehension.md +172 -0
  23. package/docs/traits/Trait-Curiosity.md +181 -0
  24. package/docs/traits/Trait-EmotionalContagion.md +136 -0
  25. package/docs/traits/Trait-FOMO.md +142 -0
  26. package/docs/traits/Trait-Index.md +158 -0
  27. package/docs/traits/Trait-InformationForaging.md +209 -0
  28. package/docs/traits/Trait-InterruptRecovery.md +241 -0
  29. package/docs/traits/Trait-MentalModelRigidity.md +220 -0
  30. package/docs/traits/Trait-MetacognitivePlanning.md +156 -0
  31. package/docs/traits/Trait-Patience.md +129 -0
  32. package/docs/traits/Trait-Persistence.md +157 -0
  33. package/docs/traits/Trait-ProceduralFluency.md +197 -0
  34. package/docs/traits/Trait-ReadingTendency.md +208 -0
  35. package/docs/traits/Trait-Resilience.md +154 -0
  36. package/docs/traits/Trait-RiskTolerance.md +154 -0
  37. package/docs/traits/Trait-Satisficing.md +173 -0
  38. package/docs/traits/Trait-SelfEfficacy.md +191 -0
  39. package/docs/traits/Trait-SocialProofSensitivity.md +147 -0
  40. package/docs/traits/Trait-TimeHorizon.md +259 -0
  41. package/docs/traits/Trait-TransferLearning.md +241 -0
  42. package/docs/traits/Trait-TrustCalibration.md +219 -0
  43. package/docs/traits/Trait-WorkingMemory.md +184 -0
  44. package/examples/persona-questionnaire.ts +219 -0
  45. package/package.json +2 -2
@@ -0,0 +1,259 @@
1
+ # Time Horizon
2
+
3
+ **Category**: Tier 3 - Decision-Making Traits
4
+ **Scale**: 0.0 (present-focused) to 1.0 (future-focused)
5
+
6
+ ## Definition
7
+
8
+ Time Horizon describes an individual's temporal orientation in decision-making, particularly how they weigh immediate rewards against delayed but larger rewards. Rooted in hyperbolic discounting research, this trait affects web behavior across purchasing decisions (instant gratification vs. waiting for sales), subscription choices (monthly vs. annual), security behaviors (convenience vs. long-term protection), and content consumption (quick entertainment vs. educational investment). Present-focused users strongly prefer immediate outcomes; future-focused users invest present effort for larger future returns.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "I propose a 'golden eggs' model of intertemporal choice. The model adopts a quasi-hyperbolic discount function and assumes that consumers are naive about their future preferences... The model generates short-run impatience and long-run patience."
15
+ > — Laibson, 1997, p. 443
16
+
17
+ **Full Citation (APA 7):**
18
+ Laibson, D. (1997). Golden eggs and hyperbolic discounting. *The Quarterly Journal of Economics, 112*(2), 443-478.
19
+
20
+ **DOI**: https://doi.org/10.1162/003355397555253
21
+
22
+ ### Hyperbolic Discounting Model
23
+
24
+ The quasi-hyperbolic (beta-delta) model captures human time preferences:
25
+
26
+ **Standard exponential discounting:** U = u(now) + delta * u(later)
27
+
28
+ **Hyperbolic discounting:** U = u(now) + beta * delta * u(later)
29
+
30
+ Where beta (0 < beta < 1) represents present bias - the additional devaluation of all future rewards.
31
+
32
+ ### Key Numerical Values
33
+
34
+ | Metric | Value | Source |
35
+ |--------|-------|--------|
36
+ | Beta parameter (present bias) | 0.7-0.9 | Laibson (1997) |
37
+ | Annual discount rate implied | 17-36% | Laibson (1997) |
38
+ | Immediate vs 1-month delay discount | 30-40% | Frederick et al. (2002) |
39
+ | 1-month vs 1-year delay discount | 10-15% | Frederick et al. (2002) |
40
+ | Preference reversal rate | 58% | Read et al. (1999) |
41
+ | Annual plan cost savings ignored | 15-20% | Industry data |
42
+ | "Free trial" conversion requiring future payment | 60% lower than immediate | Various |
43
+
44
+ ### Present Bias Empirical Findings
45
+
46
+ > "When subjects are asked to choose between $100 today and $110 tomorrow, many prefer the immediate reward. But when choosing between $100 in 30 days and $110 in 31 days, the same subjects often prefer to wait the extra day for more money."
47
+ > — Frederick, Loewenstein, & O'Donoghue, 2002
48
+
49
+ **Full Citation (APA 7):**
50
+ Frederick, S., Loewenstein, G., & O'Donoghue, T. (2002). Time discounting and time preference: A critical review. *Journal of Economic Literature, 40*(2), 351-401.
51
+
52
+ **DOI**: https://doi.org/10.1257/002205102320161311
53
+
54
+ ## Behavioral Levels
55
+
56
+ | Value | Label | Behaviors |
57
+ |-------|-------|-----------|
58
+ | 0.0-0.2 | Extreme Present Focus | Immediate gratification dominant; clicks "Buy Now" over "Save for Later"; chooses monthly billing over discounted annual; skips security setup for quick access; abandons onboarding that delays core value; strong preference for instant downloads over queued |
59
+ | 0.2-0.4 | Present-Leaning | Prefers immediate options but will wait for significant rewards; may select annual billing if discount is large (>30%); quick account creation over secure setup; minimal investment in configuration |
60
+ | 0.4-0.6 | Balanced Temporal | Considers both timeframes; evaluates immediate vs delayed tradeoffs; moderate willingness to invest setup time; responds to reasonable long-term incentives |
61
+ | 0.6-0.8 | Future-Leaning | Invests present effort for future benefits; selects annual plans for savings; completes full onboarding; configures security properly; reads documentation before using; saves items rather than impulse buying |
62
+ | 0.8-1.0 | Extreme Future Focus | Strong delayed gratification; extensive planning before action; always chooses longest billing cycle for maximum savings; comprehensive security setup; thorough learning investment; may over-delay immediate needs |
63
+
64
+ ## Web Behavior Patterns
65
+
66
+ ### Subscription and Billing
67
+
68
+ **Present-Focused (0.0-0.3):**
69
+ - Monthly billing despite higher total cost
70
+ - "Start free trial" over "Buy annual plan"
71
+ - Pay-per-use over committed plans
72
+ - Ignores TCO (total cost of ownership)
73
+ - Upgrades impulsively when features needed
74
+
75
+ **Future-Focused (0.7-1.0):**
76
+ - Annual billing for cost savings
77
+ - Evaluates multi-year options
78
+ - Considers long-term value over entry price
79
+ - Waits for sales on non-urgent purchases
80
+ - Plans subscription renewals in advance
81
+
82
+ ### Security and Privacy
83
+
84
+ **Present-Focused:**
85
+ - "Skip" on 2FA setup
86
+ - Weak passwords for convenience
87
+ - "Remember me" on shared devices
88
+ - Ignores privacy settings for faster signup
89
+ - Clicks through security warnings
90
+
91
+ **Future-Focused:**
92
+ - Enables all security features
93
+ - Uses password managers
94
+ - Reads privacy policies
95
+ - Configures granular permissions
96
+ - Updates software proactively
97
+
98
+ ### Onboarding and Setup
99
+
100
+ **Present-Focused:**
101
+ - Skips tutorials to use product immediately
102
+ - Minimal profile completion
103
+ - Default settings accepted
104
+ - "I'll do it later" on optional steps
105
+ - Quick-start over comprehensive setup
106
+
107
+ **Future-Focused:**
108
+ - Completes full onboarding
109
+ - Configures preferences thoroughly
110
+ - Watches tutorial videos
111
+ - Connects integrations
112
+ - Invests time in learning curve
113
+
114
+ ### Content Consumption
115
+
116
+ **Present-Focused:**
117
+ - Short-form content (TikTok, Reels)
118
+ - Skips to interesting parts
119
+ - Entertainment over education
120
+ - Immediate satisfaction content
121
+ - High bounce rate on long-form
122
+
123
+ **Future-Focused:**
124
+ - Long-form articles and courses
125
+ - Educational content investment
126
+ - Bookmark for later reading
127
+ - Newsletter subscriptions
128
+ - Documentation and reference material
129
+
130
+ ## Trait Correlations
131
+
132
+ | Related Trait | Correlation | Mechanism |
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 |
140
+
141
+ ## Persona Values
142
+
143
+ | Persona | Time Horizon Value | Rationale |
144
+ |---------|-------------------|-----------|
145
+ | **Distracted Teen** | 0.15 | Strong present bias, immediate gratification |
146
+ | **Rushed Professional** | 0.35 | Time pressure creates present focus |
147
+ | **Overwhelmed Parent** | 0.40 | Cognitive load reduces future planning |
148
+ | **First-Time User** | 0.45 | Eager to see product value now |
149
+ | **Anxious User** | 0.50 | Uncertainty about future affects planning |
150
+ | **Careful Senior** | 0.60 | Methodical approach, considers consequences |
151
+ | **Tech Enthusiast** | 0.65 | Invests in learning for mastery |
152
+ | **Power User** | 0.70 | Configuration investment for long-term efficiency |
153
+ | **Elderly Novice** | 0.55 | May rush due to frustration or be cautious |
154
+
155
+ ## Design Implications
156
+
157
+ ### For Present-Focused Users
158
+
159
+ 1. **Immediate value** - Show core value before requiring investment
160
+ 2. **Progressive onboarding** - Delay optional setup
161
+ 3. **Monthly options** - Even if annual is better value
162
+ 4. **Quick wins** - Early dopamine hits
163
+ 5. **Reduce friction** - Minimize steps to reward
164
+
165
+ ### For Future-Focused Users
166
+
167
+ 1. **Annual discounts** - Prominently display savings
168
+ 2. **Comprehensive onboarding** - Full setup options
169
+ 3. **Documentation access** - Learning resources
170
+ 4. **Long-term benefits** - Communicate future value
171
+ 5. **Security features** - Easy to enable
172
+
173
+ ### Ethical Design
174
+
175
+ - Don't exploit present bias with dark patterns
176
+ - Make long-term costs clear (subscription traps)
177
+ - Default to user-beneficial options
178
+ - Allow preference changes easily
179
+
180
+ ## Measurement in CBrowser
181
+
182
+ ```typescript
183
+ // Time horizon affects billing and commitment decisions
184
+ function selectBillingCycle(
185
+ options: BillingOption[],
186
+ traits: Traits
187
+ ): BillingOption {
188
+ // Sort by monthly cost (annual plans have lower monthly equivalent)
189
+ const sorted = options.sort((a, b) => a.monthlyEquivalent - b.monthlyEquivalent);
190
+
191
+ if (traits.timeHorizon > 0.7) {
192
+ // Future-focused: select best long-term value
193
+ return sorted[0]; // Cheapest per month (usually annual)
194
+ } else if (traits.timeHorizon > 0.4) {
195
+ // Balanced: consider if discount is compelling
196
+ const annualSavings = (sorted[sorted.length - 1].monthlyEquivalent - sorted[0].monthlyEquivalent)
197
+ / sorted[sorted.length - 1].monthlyEquivalent;
198
+ if (annualSavings > 0.2) return sorted[0];
199
+ return sorted[sorted.length - 1];
200
+ } else {
201
+ // Present-focused: select lowest commitment
202
+ return sorted[sorted.length - 1]; // Monthly/shortest term
203
+ }
204
+ }
205
+
206
+ // Onboarding completion
207
+ function completeOnboardingStep(step: OnboardingStep, traits: Traits): boolean {
208
+ if (step.required) return true;
209
+
210
+ const completionProbability =
211
+ step.immediateValue * (1 - traits.timeHorizon) +
212
+ step.futureValue * traits.timeHorizon;
213
+
214
+ return random() < completionProbability;
215
+ }
216
+ ```
217
+
218
+ ## Hyperbolic Discounting Formula
219
+
220
+ CBrowser uses the quasi-hyperbolic model:
221
+
222
+ ```typescript
223
+ function discountedValue(
224
+ value: number,
225
+ delayDays: number,
226
+ traits: Traits
227
+ ): number {
228
+ const beta = 0.5 + traits.timeHorizon * 0.5; // 0.5-1.0
229
+ const delta = 0.95 + traits.timeHorizon * 0.05; // 0.95-1.0 per period
230
+
231
+ if (delayDays === 0) return value;
232
+
233
+ // Quasi-hyperbolic: immediate present bias + exponential
234
+ return value * beta * Math.pow(delta, delayDays / 30);
235
+ }
236
+ ```
237
+
238
+ ## See Also
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
246
+
247
+ ## Bibliography
248
+
249
+ Ainslie, G. (1992). *Picoeconomics: The strategic interaction of successive motivational states within the person*. Cambridge University Press.
250
+
251
+ Frederick, S., Loewenstein, G., & O'Donoghue, T. (2002). Time discounting and time preference: A critical review. *Journal of Economic Literature, 40*(2), 351-401. https://doi.org/10.1257/002205102320161311
252
+
253
+ Laibson, D. (1997). Golden eggs and hyperbolic discounting. *The Quarterly Journal of Economics, 112*(2), 443-478. https://doi.org/10.1162/003355397555253
254
+
255
+ O'Donoghue, T., & Rabin, M. (1999). Doing it now or later. *American Economic Review, 89*(1), 103-124. https://doi.org/10.1257/aer.89.1.103
256
+
257
+ Read, D., Loewenstein, G., & Kalyanaraman, S. (1999). Mixing virtue and vice: Combining the immediacy effect and the diversification heuristic. *Journal of Behavioral Decision Making, 12*(4), 257-273. https://doi.org/10.1002/(SICI)1099-0771(199912)12:4<257::AID-BDM327>3.0.CO;2-6
258
+
259
+ Thaler, R. H. (1981). Some empirical evidence on dynamic inconsistency. *Economics Letters, 8*(3), 201-207. https://doi.org/10.1016/0165-1765(81)90067-7
@@ -0,0 +1,241 @@
1
+ # Transfer Learning
2
+
3
+ **Category**: Tier 4 - Planning Traits
4
+ **Scale**: 0.0 (low) to 1.0 (high)
5
+
6
+ ## Definition
7
+
8
+ Transfer Learning measures a user's ability to apply knowledge, skills, and strategies learned in one context to new, different contexts. Users with high transfer learning recognize structural similarities between interfaces they have used before and novel interfaces, allowing them to leverage past experience even when surface features differ. They can generalize from "I know how Amazon checkout works" to "this unfamiliar e-commerce site probably works similarly." Low transfer learners treat each new interface as completely novel, unable to recognize that the skills they developed on one website apply to others, resulting in repeated re-learning of equivalent procedures.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "The mind is so specialized in its structure that only alterations of elements very much like the practiced elements are likely to affect the performance... transfer of practice occurs only where identical elements are concerned."
15
+ > -- Thorndike & Woodworth, 1901, p. 250
16
+
17
+ **Full Citation (APA 7):**
18
+ Thorndike, E. L., & Woodworth, R. S. (1901). The influence of improvement in one mental function upon the efficiency of other functions. *Psychological Review*, 8(3), 247-261.
19
+
20
+ **DOI**: https://doi.org/10.1037/h0074898
21
+
22
+ ### Supporting Research
23
+
24
+ > "Transfer is not automatic. Students often fail to spontaneously apply knowledge learned in one context to new situations, even when the underlying principles are identical."
25
+ > -- Perkins & Salomon, 1992
26
+
27
+ **Full Citation (APA 7):**
28
+ Perkins, D. N., & Salomon, G. (1992). Transfer of learning. In T. Husen & T. N. Postlethwaite (Eds.), *International encyclopedia of education* (2nd ed., pp. 6452-6457). Pergamon Press.
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Spontaneous transfer rate | 10-30% | Gick & Holyoak (1980) |
35
+ | Transfer with hints | 75-90% | Gick & Holyoak (1983) |
36
+ | Near transfer success | 60-80% | Barnett & Ceci (2002) |
37
+ | Far transfer success | 10-40% | Barnett & Ceci (2002) |
38
+ | Identical elements threshold | 60-70% overlap | Thorndike & Woodworth (1901) |
39
+ | Analogical mapping time | 2-5 seconds | Gentner (1983) |
40
+ | Expert transfer advantage | 2-3x novices | Chi et al. (1981) |
41
+
42
+ ## Behavioral Levels
43
+
44
+ | Value | Label | Behaviors |
45
+ |-------|-------|-----------|
46
+ | 0.0-0.2 | Very Low | Treats every website as completely novel; does not recognize common UI patterns across sites; re-learns login, navigation, and checkout on each new site; cannot apply previous experience; asks for help on familiar-type tasks; no generalization from examples |
47
+ | 0.2-0.4 | Low | Recognizes only identical interfaces; slight variations cause confusion; can transfer within same website but not across sites; requires explicit instruction for each new context; occasional recognition of very common patterns (e.g., shopping cart icon) |
48
+ | 0.4-0.6 | Moderate | Recognizes common UI patterns across similar sites; can generalize within categories (e-commerce to e-commerce); hesitates on novel combinations; transfers after brief exploration; needs some adaptation time for new patterns |
49
+ | 0.6-0.8 | High | Quick pattern recognition across diverse sites; structural mapping enables rapid adaptation; recognizes analogous functions despite different appearances; transfers strategies effectively; minimal re-learning needed |
50
+ | 0.8-1.0 | Very High | Instant structural recognition; applies appropriate mental models immediately; transfers across disparate domains; recognizes deep patterns beneath surface differences; can articulate transferable principles; effectively predicts how unfamiliar interfaces will behave |
51
+
52
+ ## Web/UI Behavioral Patterns
53
+
54
+ ### Cross-Site Navigation
55
+
56
+ | Level | Observed Behavior |
57
+ |-------|-------------------|
58
+ | Very Low | Completely lost on new sites; does not look for familiar patterns; ignores navigation conventions; cannot find equivalent features |
59
+ | Low | Eventually finds features through trial and error; does not initially look for familiar patterns; slow recognition |
60
+ | Moderate | Looks for navigation menu in expected locations; finds equivalent features within same site category |
61
+ | High | Immediately scans expected locations; quickly maps novel UI to familiar patterns; finds features on first or second try |
62
+ | Very High | Instant mental model formation; predicts site structure; finds features immediately; adapts to unconventional designs |
63
+
64
+ ### Learning New Interfaces
65
+
66
+ | Level | Observed Behavior |
67
+ |-------|-------------------|
68
+ | Very Low | Requires complete tutorial for each new site; cannot skip instructions; each interface is a fresh learning experience |
69
+ | Low | Benefits from tutorials; slow to explore independently; gradual skill building within single site |
70
+ | Moderate | Skims tutorials; explores based on prior experience; learns new patterns reasonably quickly |
71
+ | High | Rarely needs tutorials; explores confidently; rapidly acquires new interface patterns |
72
+ | Very High | No tutorials needed; immediately productive; teaches self new patterns through analogy |
73
+
74
+ ### Pattern Recognition Examples
75
+
76
+ | Level | What They Recognize |
77
+ |-------|---------------------|
78
+ | Very Low | Only exact matches (same site, same button) |
79
+ | Low | Same icons, same text labels across sites |
80
+ | Moderate | Standard icons (cart, search, menu) regardless of styling |
81
+ | High | Functional equivalents (hamburger menu = navigation), layout patterns (header/content/footer) |
82
+ | Very High | Deep structural patterns (progressive disclosure, wizard flows, card-based layouts), design system conventions |
83
+
84
+ ### Cross-Domain Transfer
85
+
86
+ | Level | Example Transfer Capability |
87
+ |-------|----------------------------|
88
+ | Very Low | Cannot transfer from web to mobile app, even for same service |
89
+ | Low | Transfers within identical apps on different devices |
90
+ | Moderate | Transfers between similar apps (Gmail to Outlook, Amazon to eBay) |
91
+ | High | Transfers from consumer apps to enterprise software; recognizes patterns in unfamiliar domains |
92
+ | Very High | Transfers abstract principles (progressive disclosure, information hierarchy) across all digital interfaces |
93
+
94
+ ## Transfer Distance Taxonomy
95
+
96
+ Based on Barnett & Ceci (2002), transfer distance affects success rate:
97
+
98
+ | Transfer Type | Distance | Success Rate | Example |
99
+ |---------------|----------|--------------|---------|
100
+ | Near-Near | Same site, same task | 95% | Amazon checkout today vs. yesterday |
101
+ | Near | Same category, similar UI | 60-80% | Amazon to eBay checkout |
102
+ | Far | Different category, similar structure | 30-50% | E-commerce checkout to airline booking |
103
+ | Very Far | Different domain, abstract similarity | 10-30% | Web form skills to mobile app form |
104
+ | Analogical | Structural similarity only | 10-20% | Folder organization to database organization |
105
+
106
+ ## Trait Correlations
107
+
108
+ | Related Trait | Correlation | Research Basis |
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) |
115
+
116
+ ## Persona Values
117
+
118
+ | Persona | Value | Rationale |
119
+ |---------|-------|-----------|
120
+ | power-user | 0.85 | Extensive experience enables rich pattern library for transfer |
121
+ | first-timer | 0.25 | Limited experience means few patterns to transfer from |
122
+ | elderly-user | 0.40 | May have transfer from non-digital domains but limited web pattern library |
123
+ | impatient-user | 0.50 | Average transfer ability; impatience orthogonal to transfer |
124
+ | screen-reader-user | 0.65 | Strong mental models of accessible patterns transfer well |
125
+ | mobile-user | 0.55 | Touch patterns transfer within mobile; may not transfer to desktop |
126
+ | anxious-user | 0.45 | Anxiety may impair analogical reasoning under stress |
127
+
128
+ ## Implementation in CBrowser
129
+
130
+ ### State Tracking
131
+
132
+ ```typescript
133
+ interface TransferLearningState {
134
+ knownPatterns: Map<PatternType, PatternExperience>;
135
+ currentSiteCategory: SiteCategory;
136
+ transferAttempts: TransferAttempt[];
137
+ successfulTransfers: number;
138
+ failedTransfers: number;
139
+ analogicalMappingActive: boolean;
140
+ patternLibrarySize: number;
141
+ }
142
+
143
+ interface PatternExperience {
144
+ patternType: PatternType;
145
+ exposureCount: number;
146
+ lastSeen: number;
147
+ successRate: number;
148
+ variants: string[]; // Different implementations encountered
149
+ }
150
+
151
+ interface TransferAttempt {
152
+ sourcePattern: PatternType;
153
+ targetContext: string;
154
+ success: boolean;
155
+ distance: 'near' | 'far' | 'very_far';
156
+ }
157
+
158
+ type SiteCategory =
159
+ | 'ecommerce'
160
+ | 'social_media'
161
+ | 'news'
162
+ | 'saas'
163
+ | 'government'
164
+ | 'banking'
165
+ | 'healthcare'
166
+ | 'education'
167
+ | 'entertainment'
168
+ | 'unknown';
169
+ ```
170
+
171
+ ### Behavioral Modifiers
172
+
173
+ - **Pattern recognition time**: High transfer instantly recognizes patterns; low transfer requires full exploration
174
+ - **Cross-site confidence**: High transfer maintains confidence on new sites; low transfer shows hesitation
175
+ - **Error recovery**: High transfer applies learned recovery strategies; low transfer repeats same errors
176
+ - **Learning speed**: High transfer learns new site patterns in 1-2 interactions; low transfer requires 5-10
177
+ - **Prediction accuracy**: High transfer predicts where features will be; low transfer uses random exploration
178
+
179
+ ### Transfer Calculation
180
+
181
+ ```typescript
182
+ function calculateTransferSuccess(
183
+ transferLevel: number,
184
+ sourcePattern: PatternExperience,
185
+ targetSimilarity: number, // 0-1, structural similarity
186
+ distance: 'near' | 'far' | 'very_far'
187
+ ): number {
188
+ const distanceMultiplier = {
189
+ 'near': 1.0,
190
+ 'far': 0.6,
191
+ 'very_far': 0.3
192
+ };
193
+
194
+ const baseRate = transferLevel * distanceMultiplier[distance];
195
+ const experienceBonus = Math.min(0.2, sourcePattern.exposureCount * 0.02);
196
+ const similarityBonus = targetSimilarity * 0.3;
197
+
198
+ return Math.min(1.0, baseRate + experienceBonus + similarityBonus);
199
+ }
200
+ ```
201
+
202
+ ## Identical Elements Theory in Practice
203
+
204
+ Thorndike's theory predicts that transfer depends on shared elements between contexts. In web interfaces:
205
+
206
+ | Shared Element Type | Transfer Impact | Examples |
207
+ |--------------------|-----------------|----------|
208
+ | **Visual identical** | Highest (90%+) | Same icon, same color, same position |
209
+ | **Functional identical** | High (70-85%) | Different icon but same function (magnifying glass = search) |
210
+ | **Structural identical** | Medium (50-70%) | Same layout pattern but different content |
211
+ | **Procedural identical** | Medium (40-60%) | Same steps in different order or context |
212
+ | **Conceptual identical** | Low (20-40%) | Same underlying principle, different manifestation |
213
+
214
+ ## See Also
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
222
+
223
+ ## Bibliography
224
+
225
+ Anderson, J. R. (1982). Acquisition of cognitive skill. *Psychological Review*, 89(4), 369-406. https://doi.org/10.1037/0033-295X.89.4.369
226
+
227
+ Barnett, S. M., & Ceci, S. J. (2002). When and where do we apply what we learn? A taxonomy for far transfer. *Psychological Bulletin*, 128(4), 612-637. https://doi.org/10.1037/0033-2909.128.4.612
228
+
229
+ Berlyne, D. E. (1960). *Conflict, arousal, and curiosity*. McGraw-Hill.
230
+
231
+ Chi, M. T. H., Feltovich, P. J., & Glaser, R. (1981). Categorization and representation of physics problems by experts and novices. *Cognitive Science*, 5(2), 121-152. https://doi.org/10.1207/s15516709cog0502_2
232
+
233
+ Gentner, D. (1983). Structure-mapping: A theoretical framework for analogy. *Cognitive Science*, 7(2), 155-170. https://doi.org/10.1207/s15516709cog0702_3
234
+
235
+ Gick, M. L., & Holyoak, K. J. (1980). Analogical problem solving. *Cognitive Psychology*, 12(3), 306-355. https://doi.org/10.1016/0010-0285(80)90013-4
236
+
237
+ Gick, M. L., & Holyoak, K. J. (1983). Schema induction and analogical transfer. *Cognitive Psychology*, 15(1), 1-38. https://doi.org/10.1016/0010-0285(83)90002-6
238
+
239
+ Perkins, D. N., & Salomon, G. (1992). Transfer of learning. In T. Husen & T. N. Postlethwaite (Eds.), *International encyclopedia of education* (2nd ed., pp. 6452-6457). Pergamon Press.
240
+
241
+ Thorndike, E. L., & Woodworth, R. S. (1901). The influence of improvement in one mental function upon the efficiency of other functions. *Psychological Review*, 8(3), 247-261. https://doi.org/10.1037/h0074898