cbrowser 18.62.0 → 18.63.1

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 (90) hide show
  1. package/README.md +32 -7
  2. package/dist/analysis/accessibility-empathy.d.ts.map +1 -1
  3. package/dist/analysis/accessibility-empathy.js +85 -22
  4. package/dist/analysis/accessibility-empathy.js.map +1 -1
  5. package/dist/mcp-server-remote.d.ts.map +1 -1
  6. package/dist/mcp-server-remote.js +89 -1
  7. package/dist/mcp-server-remote.js.map +1 -1
  8. package/dist/mcp-tools/base/audit-tools.d.ts.map +1 -1
  9. package/dist/mcp-tools/base/audit-tools.js +40 -2
  10. package/dist/mcp-tools/base/audit-tools.js.map +1 -1
  11. package/dist/mcp-tools/base/persona-comparison-tools.d.ts.map +1 -1
  12. package/dist/mcp-tools/base/persona-comparison-tools.js +33 -4
  13. package/dist/mcp-tools/base/persona-comparison-tools.js.map +1 -1
  14. package/dist/mcp-tools/base/site-knowledge-tools.js +1 -1
  15. package/dist/mcp-tools/base/site-knowledge-tools.js.map +1 -1
  16. package/dist/mcp-tools/index.d.ts +1 -1
  17. package/dist/mcp-tools/index.d.ts.map +1 -1
  18. package/dist/mcp-tools/index.js +1 -1
  19. package/dist/mcp-tools/index.js.map +1 -1
  20. package/package.json +1 -1
  21. package/docs/ASSESSMENT.md +0 -132
  22. package/docs/AUTH0-SETUP.md +0 -207
  23. package/docs/COGNITIVE-OPTIMAL-TRANSPORT-RESEARCH.md +0 -238
  24. package/docs/DEMO-DEPLOYMENT.md +0 -177
  25. package/docs/ENTERPRISE-INTEGRATION.md +0 -250
  26. package/docs/GETTING-STARTED.md +0 -232
  27. package/docs/INSTALL.md +0 -274
  28. package/docs/MCP-INTEGRATION.md +0 -301
  29. package/docs/METHODOLOGY.md +0 -276
  30. package/docs/PERSONA-QUESTIONNAIRE.md +0 -328
  31. package/docs/README.md +0 -45
  32. package/docs/REMOTE-MCP-SERVER.md +0 -569
  33. package/docs/SECURITY_WHITEPAPER.md +0 -475
  34. package/docs/STRESS-TEST-v16.14.4.md +0 -241
  35. package/docs/Tool-Cognitive-Journey-Autonomous.md +0 -270
  36. package/docs/Tool-Competitive-Benchmark.md +0 -293
  37. package/docs/Tool-Empathy-Audit.md +0 -331
  38. package/docs/Tool-Hunt-Bugs.md +0 -305
  39. package/docs/Tool-Marketing-Campaign.md +0 -298
  40. package/docs/Tool-Persona-Create.md +0 -274
  41. package/docs/Tools-Accessibility.md +0 -208
  42. package/docs/Tools-Browser-Automation.md +0 -311
  43. package/docs/Tools-Cognitive-Journeys.md +0 -233
  44. package/docs/Tools-Marketing-Intelligence.md +0 -271
  45. package/docs/Tools-Overview.md +0 -162
  46. package/docs/Tools-Persona-System.md +0 -300
  47. package/docs/Tools-Session-State.md +0 -278
  48. package/docs/Tools-Testing-Quality.md +0 -257
  49. package/docs/Tools-Utilities.md +0 -182
  50. package/docs/Tools-Visual-Performance.md +0 -278
  51. package/docs/hunt-bugs-coverage.md +0 -103
  52. package/docs/personas/Persona-ADHD.md +0 -141
  53. package/docs/personas/Persona-ElderlyUser.md +0 -137
  54. package/docs/personas/Persona-FirstTimer.md +0 -137
  55. package/docs/personas/Persona-ImpatientUser.md +0 -138
  56. package/docs/personas/Persona-Index.md +0 -302
  57. package/docs/personas/Persona-LowVision.md +0 -139
  58. package/docs/personas/Persona-MobileUser.md +0 -139
  59. package/docs/personas/Persona-MotorTremor.md +0 -139
  60. package/docs/personas/Persona-PowerUser.md +0 -135
  61. package/docs/personas/Persona-ScreenReaderUser.md +0 -139
  62. package/docs/research/Bibliography.md +0 -275
  63. package/docs/research/Research-Methodology.md +0 -244
  64. package/docs/research/Values-Research.md +0 -432
  65. package/docs/traits/Trait-AnchoringBias.md +0 -227
  66. package/docs/traits/Trait-AttributionStyle.md +0 -280
  67. package/docs/traits/Trait-AuthoritySensitivity.md +0 -141
  68. package/docs/traits/Trait-ChangeBlindness.md +0 -171
  69. package/docs/traits/Trait-Comprehension.md +0 -180
  70. package/docs/traits/Trait-Curiosity.md +0 -189
  71. package/docs/traits/Trait-EmotionalContagion.md +0 -144
  72. package/docs/traits/Trait-FOMO.md +0 -150
  73. package/docs/traits/Trait-Index.md +0 -166
  74. package/docs/traits/Trait-InformationForaging.md +0 -217
  75. package/docs/traits/Trait-InterruptRecovery.md +0 -249
  76. package/docs/traits/Trait-MentalModelRigidity.md +0 -228
  77. package/docs/traits/Trait-MetacognitivePlanning.md +0 -164
  78. package/docs/traits/Trait-Patience.md +0 -137
  79. package/docs/traits/Trait-Persistence.md +0 -165
  80. package/docs/traits/Trait-ProceduralFluency.md +0 -205
  81. package/docs/traits/Trait-ReadingTendency.md +0 -216
  82. package/docs/traits/Trait-Resilience.md +0 -162
  83. package/docs/traits/Trait-RiskTolerance.md +0 -162
  84. package/docs/traits/Trait-Satisficing.md +0 -181
  85. package/docs/traits/Trait-SelfEfficacy.md +0 -199
  86. package/docs/traits/Trait-SocialProofSensitivity.md +0 -155
  87. package/docs/traits/Trait-TimeHorizon.md +0 -267
  88. package/docs/traits/Trait-TransferLearning.md +0 -249
  89. package/docs/traits/Trait-TrustCalibration.md +0 -227
  90. package/docs/traits/Trait-WorkingMemory.md +0 -192
@@ -1,162 +0,0 @@
1
- > **This documentation is no longer maintained here.**
2
- >
3
- > For the latest version, please visit: **[Resilience](https://cbrowser.ai/docs/Trait-Resilience)**
4
-
5
- ---
6
-
7
- # Resilience
8
-
9
- **Category**: Tier 2 - Emotional Traits
10
- **Scale**: 0.0 (low) to 1.0 (high)
11
-
12
- ## Definition
13
-
14
- Resilience measures the ability to recover emotionally and cognitively from setbacks, errors, and frustrating experiences during web interactions. Users with high resilience quickly bounce back from failed form submissions, confusing error messages, or dead-end navigation paths. Low-resilience users accumulate frustration that degrades their performance and increases abandonment likelihood. In web contexts, resilience determines how many errors a user can tolerate before giving up, how quickly they recover confidence after a mistake, and whether they interpret failures as temporary obstacles or permanent barriers.
15
-
16
- ## Research Foundation
17
-
18
- ### Primary Citation
19
- > "The Brief Resilience Scale (BRS) was created to assess the ability to bounce back or recover from stress. [...] The BRS demonstrated good internal consistency across four diverse samples (Cronbach's alpha = 0.80-0.91, mean = 0.83)."
20
- > -- Smith, B.W., Dalen, J., Wiggins, K., Steger, M.F., & Tooley, E., 2008, p. 194-195
21
-
22
- **Full Citation (APA 7):**
23
- Smith, B. W., Dalen, J., Wiggins, K., Steger, M. F., & Tooley, E. M. (2008). The Brief Resilience Scale: Assessing the ability to bounce back. *International Journal of Behavioral Medicine*, 15(3), 194-200.
24
-
25
- **DOI**: https://doi.org/10.1207/s15327558ijbm1501_10
26
-
27
- ### Supporting Research
28
-
29
- > "Resilient individuals show faster physiological recovery from negative emotional arousal, returning to baseline cardiovascular levels approximately 50% faster than less resilient individuals."
30
- > -- Tugade, M.M., & Fredrickson, B.L., 2004, p. 327
31
-
32
- **Full Citation (APA 7):**
33
- Tugade, M. M., & Fredrickson, B. L. (2004). Resilient individuals use positive emotions to bounce back from negative emotional experiences. *Journal of Personality and Social Psychology*, 86(2), 320-333.
34
-
35
- **DOI**: https://doi.org/10.1037/0022-3514.86.2.320
36
-
37
- ### Key Numerical Values
38
-
39
- | Metric | Value | Source |
40
- |--------|-------|--------|
41
- | Internal consistency (alpha) | 0.80-0.91, mean 0.83 | Smith et al. (2008) |
42
- | Test-retest reliability | 0.69 (1 month), 0.62 (3 months) | Smith et al. (2008) |
43
- | Recovery speed ratio (high vs low) | 1.5x-2.0x faster | Tugade & Fredrickson (2004) |
44
- | Negative emotion decay rate | 50% faster in resilient | Tugade & Fredrickson (2004) |
45
- | Frustration accumulation threshold | 3-5 errors (low), 8-12 errors (high) | Derived from BRS norms |
46
-
47
- ## Behavioral Levels
48
-
49
- | Value | Label | Behaviors |
50
- |-------|-------|-----------|
51
- | 0.0-0.2 | Very Low | Abandons after 1-2 errors; frustration lingers across sessions; interprets errors as personal failure; avoids complex tasks after setbacks; frustration decays only 5-10% per success; may refuse to retry failed actions; clicks back button immediately after any error |
52
- | 0.2-0.4 | Low | Abandons after 3-4 errors; takes 5+ successful actions to recover emotionally; requires "easy wins" to rebuild confidence; may restart entire task after error; frustration decays 10-15% per success; avoids paths where previous errors occurred; seeks simpler alternatives after failures |
53
- | 0.4-0.6 | Moderate | Abandons after 5-6 errors; recovers within 2-3 successful actions; willing to retry failed actions once; frustration decays 20% per success; can separate isolated errors from overall task progress; may try alternative approaches before abandoning; normal emotional reset between sessions |
54
- | 0.6-0.8 | High | Tolerates 7-10 errors before abandonment; rapid emotional recovery (1-2 actions); views errors as temporary and solvable; frustration decays 25-30% per success; actively explores alternative solutions; maintains positive outlook during complex multi-step tasks; uses errors as learning opportunities |
55
- | 0.8-1.0 | Very High | Tolerates 10+ errors with minimal frustration impact; frustration decays 30%+ per success; treats errors as normal part of process; maintains goal focus despite repeated setbacks; quickly adapts strategy without emotional disruption; may enjoy challenging interfaces as puzzles; near-instant emotional recovery |
56
-
57
- ## Trait Implementation in CBrowser
58
-
59
- ### Frustration Decay Formula
60
-
61
- CBrowser models resilience through differential frustration decay rates:
62
-
63
- ```typescript
64
- // Frustration decay after successful action
65
- const decayRate = 0.10 + (resilience * 0.25); // 10% to 35%
66
- newFrustration = currentFrustration * (1 - decayRate);
67
-
68
- // Frustration accumulation on error
69
- const accumulationRate = 0.15 - (resilience * 0.10); // 5% to 15%
70
- newFrustration = Math.min(1.0, currentFrustration + accumulationRate);
71
- ```
72
-
73
- ### Abandonment Threshold Adjustment
74
-
75
- ```typescript
76
- // Base abandonment threshold modified by resilience
77
- const baseFrustrationThreshold = 0.85;
78
- const adjustedThreshold = baseFrustrationThreshold + (resilience * 0.10);
79
- // Low resilience: abandons at 0.85 frustration
80
- // High resilience: tolerates up to 0.95 frustration
81
- ```
82
-
83
- ### Error Tolerance Count
84
-
85
- ```typescript
86
- // Number of consecutive errors tolerated
87
- const errorTolerance = Math.floor(2 + (resilience * 10));
88
- // Low resilience: 2-4 errors
89
- // High resilience: 10-12 errors
90
- ```
91
-
92
- ## Estimated Trait Correlations
93
-
94
- > *Correlation estimates are derived from related research findings and theoretical models. Empirical calibration is planned ([GitHub #95](https://github.com/alexandriashai/cbrowser/issues/95)).*
95
-
96
- Research and theoretical models indicate the following correlations:
97
-
98
- | Related Trait | Correlation | Research Basis |
99
- |--------------|-------------|----------------|
100
- | Self-Efficacy | r = 0.56 | Bandura's protective factors research; both buffer against failure impact |
101
- | Persistence | r = 0.52 | Duckworth's grit research; resilience sustains effort through setbacks |
102
- | Patience | r = 0.38 | Both involve tolerance of suboptimal conditions |
103
- | Working Memory | r = 0.22 | Lower correlation; resilience operates more on emotional than cognitive level |
104
- | Risk Tolerance | r = 0.31 | Resilient users more willing to try risky actions knowing they can recover |
105
-
106
- ### Interaction Effects
107
-
108
- - **Resilience x Self-Efficacy**: Combined high values create "invulnerable" users who persist through almost any challenge
109
- - **Resilience x Low Patience**: Creates users who recover quickly but still abandon due to time pressure (not frustration)
110
- - **Resilience x Low Comprehension**: Resilient users may repeatedly attempt wrong solutions without frustration, creating unproductive persistence
111
-
112
- ## Persona Values
113
-
114
- | Persona | Resilience Value | Rationale |
115
- |---------|-----------------|-----------|
116
- | power-user | 0.75 | Experienced users expect and recover from errors quickly |
117
- | first-timer | 0.40 | New users frustrated by errors, haven't built coping strategies |
118
- | elderly-user | 0.55 | Patience compensates; willing to try again but may need encouragement |
119
- | impatient-user | 0.30 | Low frustration tolerance drives quick abandonment |
120
- | mobile-user | 0.50 | Moderate; accustomed to occasional tap errors |
121
- | screen-reader-user | 0.65 | Accustomed to accessibility issues; developed coping mechanisms |
122
- | anxious-user | 0.25 | Anxiety amplifies setback impact; slow emotional recovery |
123
- | skeptical-user | 0.45 | Setbacks confirm suspicions but don't cause extreme frustration |
124
-
125
- ## UX Design Implications
126
-
127
- ### For Low Resilience Users (< 0.4)
128
-
129
- 1. **Progressive disclosure**: Limit choices to reduce error opportunities
130
- 2. **Forgiving inputs**: Auto-correct minor errors, suggest corrections
131
- 3. **Immediate positive feedback**: Celebrate small wins to accelerate recovery
132
- 4. **Clear error attribution**: Explain that errors are system issues, not user failures
133
- 5. **Easy restart points**: Provide clear "start over" options without losing all progress
134
-
135
- ### For High Resilience Users (> 0.7)
136
-
137
- 1. **Challenge tolerance**: Can present complex flows without excessive hand-holding
138
- 2. **Error details**: Provide technical error information for self-diagnosis
139
- 3. **Exploration support**: Allow trial-and-error discovery without frustration accumulation
140
- 4. **Advanced features**: Surface power-user capabilities that may have learning curves
141
-
142
- ## See Also
143
-
144
- - [Trait-SelfEfficacy](./Trait-SelfEfficacy.md) - Belief in problem-solving ability (strongly correlated)
145
- - [Trait-Persistence](./Trait-Persistence.md) - Tendency to continue trying (behavioral manifestation)
146
- - [Trait-Patience](./Trait-Patience.md) - Time-based tolerance (distinct but related construct)
147
- - [Trait-InterruptRecovery](./Trait-InterruptRecovery.md) - Recovery from external disruptions
148
- - [Trait-Index](./Trait-Index.md) - Complete trait listing
149
-
150
- ## Bibliography
151
-
152
- Fredrickson, B. L. (2001). The role of positive emotions in positive psychology: The broaden-and-build theory of positive emotions. *American Psychologist*, 56(3), 218-226. https://doi.org/10.1037/0003-066X.56.3.218
153
-
154
- Luthar, S. S., Cicchetti, D., & Becker, B. (2000). The construct of resilience: A critical evaluation and guidelines for future work. *Child Development*, 71(3), 543-562. https://doi.org/10.1111/1467-8624.00164
155
-
156
- Masten, A. S. (2001). Ordinary magic: Resilience processes in development. *American Psychologist*, 56(3), 227-238. https://doi.org/10.1037/0003-066X.56.3.227
157
-
158
- Smith, B. W., Dalen, J., Wiggins, K., Steger, M. F., & Tooley, E. M. (2008). The Brief Resilience Scale: Assessing the ability to bounce back. *International Journal of Behavioral Medicine*, 15(3), 194-200. https://doi.org/10.1207/s15327558ijbm1501_10
159
-
160
- Tugade, M. M., & Fredrickson, B. L. (2004). Resilient individuals use positive emotions to bounce back from negative emotional experiences. *Journal of Personality and Social Psychology*, 86(2), 320-333. https://doi.org/10.1037/0022-3514.86.2.320
161
-
162
- Windle, G., Bennett, K. M., & Noyes, J. (2011). A methodological review of resilience measurement scales. *Health and Quality of Life Outcomes*, 9(1), 1-18. https://doi.org/10.1186/1477-7525-9-8
@@ -1,162 +0,0 @@
1
- > **This documentation is no longer maintained here.**
2
- >
3
- > For the latest version, please visit: **[Risk Tolerance](https://cbrowser.ai/docs/Trait-RiskTolerance)**
4
-
5
- ---
6
-
7
- # Risk Tolerance
8
-
9
- **Category**: Tier 1 - Core Traits
10
- **Scale**: 0.0 (very risk-averse) to 1.0 (very risk-seeking)
11
-
12
- ## Definition
13
-
14
- Risk tolerance represents a user's willingness to engage in uncertain or potentially negative outcomes during web interactions. This trait governs how users approach unfamiliar websites, whether they click on unknown links, how readily they enter personal information, and their willingness to try new features. Users with low risk tolerance require extensive reassurance and social proof before taking action, while high risk tolerance users readily explore, experiment, and commit to actions with less information.
15
-
16
- ## Research Foundation
17
-
18
- ### Primary Citation
19
-
20
- > "Losses loom larger than gains. The pain of losing is psychologically about twice as powerful as the pleasure of gaining... people are more willing to take risks to avoid a loss than to make a gain."
21
- > - Kahneman & Tversky, 1979, p. 279
22
-
23
- **Full Citation (APA 7):**
24
- Kahneman, D., & Tversky, A. (1979). Prospect theory: An analysis of decision under risk. *Econometrica*, 47(2), 263-291. https://doi.org/10.2307/1914185
25
-
26
- **DOI**: https://doi.org/10.2307/1914185
27
-
28
- ### Supporting Research
29
-
30
- > "The fourfold pattern of risk attitudes: risk aversion for gains and risk seeking for losses of high probability; risk seeking for gains and risk aversion for losses of low probability."
31
- > - Tversky & Kahneman, 1992, p. 312
32
-
33
- **Full Citation (APA 7):**
34
- Tversky, A., & Kahneman, D. (1992). Advances in prospect theory: Cumulative representation of uncertainty. *Journal of Risk and Uncertainty*, 5(4), 297-323. https://doi.org/10.1007/BF00122574
35
-
36
- ### Key Numerical Values
37
-
38
- | Metric | Value | Source |
39
- |--------|-------|--------|
40
- | Loss aversion ratio | 2:1 (losses weighted 2x gains) | Kahneman & Tversky (1979) |
41
- | Certainty effect magnitude | 0.79 weighting for 80% probability | Kahneman & Tversky (1979) |
42
- | Risk premium for uncertainty | 15-30% of expected value | Tversky & Kahneman (1992) |
43
- | Form abandonment (trust concerns) | 17% of cart abandonments | Baymard Institute (2023) |
44
- | Conversion lift from trust badges | 32% average | ConversionXL (2019) |
45
- | Secure checkout preference | 61% cite security as factor | Statista (2022) |
46
-
47
- ## Behavioral Levels
48
-
49
- | Value | Label | Behaviors |
50
- |-------|-------|-----------|
51
- | 0.0-0.2 | Very Risk-Averse | Refuses to click unknown links. Never enters credit card without extensive security verification. Abandons forms asking for personal info. Only uses well-known, established websites. Reads all terms and conditions. Exits immediately if anything seems "off." Requires HTTPS, trust badges, and reviews before any purchase. |
52
- | 0.2-0.4 | Risk-Averse | Hesitates before providing email addresses. Checks for HTTPS before entering any data. Reads reviews before purchasing. Prefers guest checkout over account creation. Suspicious of pop-ups and overlays. Needs clear return/refund policies visible. May research company before transacting. |
53
- | 0.4-0.6 | Moderate | Standard caution level. Checks basic trust signals (HTTPS, known brand). Willing to enter information on reputable-looking sites. May skip reading all terms. Uses familiar payment methods. Balances convenience against security. Accepts cookies with mild hesitation. |
54
- | 0.6-0.8 | Risk-Tolerant | Readily explores new websites. Enters email freely for content access. Tries new payment methods. Downloads apps without extensive research. Clicks on interesting links even from unfamiliar sources. Creates accounts easily. Minimal verification before form submission. |
55
- | 0.8-1.0 | Very Risk-Seeking | Clicks first, thinks later. Ignores security warnings. Enters personal data casually. Experiments with unverified sites and downloads. May fall for phishing without pattern recognition. No hesitation on unfamiliar checkouts. Dismisses browser warnings. |
56
-
57
- ## Estimated Trait Correlations
58
-
59
- > *Correlation estimates are derived from related research findings and theoretical models. Empirical calibration is planned ([GitHub #95](https://github.com/alexandriashai/cbrowser/issues/95)).*
60
-
61
- | Related Trait | Correlation | Mechanism |
62
- |---------------|-------------|-----------|
63
- | [Trust Calibration](../traits/Trait-TrustCalibration) | r = -0.48 | Risk-averse users have stricter trust requirements |
64
- | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.35 | Confident users take more risks |
65
- | [Patience](./Trait-Patience.md) | r = -0.22 | Impatient users skip risk evaluation |
66
- | [Curiosity](./Trait-Curiosity.md) | r = 0.44 | Curious users accept risk to explore |
67
- | [FOMO](../traits/Trait-FOMO) | r = 0.38 | Fear of missing out overrides risk concerns |
68
-
69
- ## Prospect Theory Application
70
-
71
- ### Loss Aversion in Web Context
72
-
73
- The 2:1 loss aversion ratio means:
74
- - **Perceived losses** (data breach, spam, fraud) are weighted 2x more than equivalent gains
75
- - Users need perceived gains to be 2x the perceived risk to act
76
- - A $50 savings must feel twice as large as the "risk" of entering credit card info
77
-
78
- ### Framing Effects
79
-
80
- Same action, different risk perception:
81
- - "Save 20% today" (gain frame) vs "Don't lose 20% savings" (loss frame)
82
- - Loss frame more effective for risk-averse users
83
- - Gain frame more effective for risk-tolerant users
84
-
85
- ### Certainty Effect
86
-
87
- Users overweight certain outcomes:
88
- - "Guaranteed free shipping" > "95% probability of free shipping" even if EV higher
89
- - Risk-averse users especially prefer certain, smaller gains
90
-
91
- ## Impact on Web Behavior
92
-
93
- ### Form Submission
94
-
95
- ```
96
- Very Risk-Averse: Abandons at email field, never enters financial info
97
- Risk-Averse: Needs trust signals, checks privacy policy
98
- Moderate: Standard conversion with basic trust signals
99
- Risk-Tolerant: Completes most forms readily
100
- Very Risk-Seeking: Submits any form without hesitation
101
- ```
102
-
103
- ### Link Clicking
104
-
105
- - **Low risk tolerance**: Only clicks clearly labeled, contextual links
106
- - **High risk tolerance**: Clicks promotional links, external links, unfamiliar CTAs
107
-
108
- ### Account Creation
109
-
110
- - **Low risk tolerance**: Prefers guest checkout, temporary emails, minimal data
111
- - **High risk tolerance**: Full registration, connected accounts, shared data
112
-
113
- ## Persona Values
114
-
115
- | Persona | Risk Tolerance Value | Rationale |
116
- |---------|----------------------|-----------|
117
- | [Anxious First-Timer](../personas/Persona-AnxiousFirstTimer) | 0.2 | High uncertainty amplifies risk perception |
118
- | [Methodical Senior](../personas/Persona-MethodicalSenior) | 0.3 | Cautious, has experienced scams |
119
- | [Distracted Parent](../personas/Persona-DistractedParent) | 0.35 | Protective instinct, limited verification time |
120
- | [Rushed Professional](../personas/Persona-RushedProfessional) | 0.55 | Trades security for speed on familiar sites |
121
- | [Tech-Savvy Explorer](../personas/Persona-TechSavvyExplorer) | 0.75 | Confident in detecting risks, explores freely |
122
- | [Impulsive Shopper](../personas/Persona-ImpulsiveShopper) | 0.8 | Emotion overrides risk calculation |
123
-
124
- ## UX Design Implications
125
-
126
- ### For Low-Risk-Tolerance Users
127
-
128
- - Display trust badges prominently (SSL, BBB, payment logos)
129
- - Show security messaging near form fields
130
- - Include testimonials and review counts
131
- - Explain why information is needed
132
- - Offer guest checkout options
133
- - Display clear refund/return policies
134
- - Use familiar brand associations
135
-
136
- ### For High-Risk-Tolerance Users
137
-
138
- - Can use more aggressive CTAs
139
- - Less need for trust signals (though still beneficial)
140
- - Can experiment with novel interaction patterns
141
- - May respond to urgency/scarcity tactics
142
-
143
- ## See Also
144
-
145
- - [Trait Index](./Trait-Index.md) - All cognitive traits
146
- - [Trust Calibration](../traits/Trait-TrustCalibration) - Related credibility trait
147
- - [Satisficing](../traits/Trait-Satisficing) - Decision-making under uncertainty
148
- - [Persona Index](../personas/Persona-Index.md) - Pre-configured personas
149
-
150
- ## Bibliography
151
-
152
- Baymard Institute. (2023). 49 cart abandonment rate statistics 2023. https://baymard.com/lists/cart-abandonment-rate
153
-
154
- ConversionXL. (2019). Trust seals and badges: Do they help conversions? https://cxl.com/blog/trust-seals/
155
-
156
- Kahneman, D., & Tversky, A. (1979). Prospect theory: An analysis of decision under risk. *Econometrica*, 47(2), 263-291. https://doi.org/10.2307/1914185
157
-
158
- Statista. (2022). Reasons for shopping cart abandonment during checkout worldwide. https://www.statista.com/statistics/379508/primary-reason-for-digital-shoppers-to-abandon-carts/
159
-
160
- Tversky, A., & Kahneman, D. (1974). Judgment under uncertainty: Heuristics and biases. *Science*, 185(4157), 1124-1131. https://doi.org/10.1126/science.185.4157.1124
161
-
162
- Tversky, A., & Kahneman, D. (1992). Advances in prospect theory: Cumulative representation of uncertainty. *Journal of Risk and Uncertainty*, 5(4), 297-323. https://doi.org/10.1007/BF00122574
@@ -1,181 +0,0 @@
1
- > **This documentation is no longer maintained here.**
2
- >
3
- > For the latest version, please visit: **[Satisficing](https://cbrowser.ai/docs/Trait-Satisficing)**
4
-
5
- ---
6
-
7
- # Satisficing
8
-
9
- **Category**: Tier 3 - Decision-Making Traits
10
- **Scale**: 0.0 (maximizing) to 1.0 (satisficing)
11
-
12
- ## Definition
13
-
14
- Satisficing describes a decision-making strategy where users accept the first option that meets a minimum threshold of acceptability rather than exhaustively evaluating all alternatives to find the optimal choice. Coined by Herbert Simon as part of his bounded rationality framework, this trait profoundly affects web behavior: high satisficers click the first search result that seems relevant, select the initial product matching basic criteria, and complete forms with "good enough" information. Low satisficers (maximizers) compare every option, read all reviews, and often experience decision paralysis or post-decision regret when they cannot be certain they made the optimal choice.
15
-
16
- ## Research Foundation
17
-
18
- ### Primary Citation
19
-
20
- > "Because of the limits of human ability to process information, people must use approximate methods to handle most tasks. These methods are called heuristics. A decision maker who chooses the best available alternative according to some criterion is said to optimize; one who chooses an alternative that meets or exceeds specified criteria, but that is not guaranteed to be either unique or in any sense the best, is said to satisfice."
21
- > — Herbert A. Simon, 1956, p. 129
22
-
23
- **Full Citation (APA 7):**
24
- Simon, H. A. (1956). Rational choice and the structure of the environment. *Psychological Review, 63*(2), 129-138.
25
-
26
- **DOI**: https://doi.org/10.1037/h0042769
27
-
28
- ### Supporting Research
29
-
30
- > "Maximizers reported significantly less satisfaction with consumer decisions than satisficers... and were more likely to engage in social comparison, regret, and depression."
31
- > — Schwartz et al., 2002, p. 1189
32
-
33
- **Full Citation (APA 7):**
34
- Schwartz, B., Ward, A., Monterosso, J., Lyubomirsky, S., White, K., & Lehman, D. R. (2002). Maximizing versus satisficing: Happiness is a matter of choice. *Journal of Personality and Social Psychology, 83*(5), 1178-1197.
35
-
36
- **DOI**: https://doi.org/10.1037/0022-3514.83.5.1178
37
-
38
- ### Key Numerical Values
39
-
40
- | Metric | Value | Source |
41
- |--------|-------|--------|
42
- | Satisficers report higher life satisfaction | r = 0.34 | Schwartz et al. (2002) |
43
- | Maximizers report more regret | r = 0.47 | Schwartz et al. (2002) |
44
- | Maximizers score higher on depression scales | r = 0.35 | Schwartz et al. (2002) |
45
- | Search result clicks concentrated on first 3 results | 68% | Nielsen Norman Group (2006) |
46
- | Time increase for maximizing vs satisficing decisions | 2.3x | Iyengar & Lepper (2000) |
47
- | Choice overload threshold | 6-24 options | Iyengar & Lepper (2000) |
48
-
49
- ## Behavioral Levels
50
-
51
- | Value | Label | Behaviors |
52
- |-------|-------|-----------|
53
- | 0.0-0.2 | Extreme Maximizer | Opens every search result in tabs; compares all product options in spreadsheets; reads all reviews before purchasing; frequently abandons decisions due to inability to choose; experiences strong post-decision regret; uses comparison tools obsessively |
54
- | 0.2-0.4 | Moderate Maximizer | Evaluates 5-10 options before deciding; scrolls through multiple search pages; reads several reviews per product; uses filters extensively; sometimes backtracks to reconsider rejected options; takes 3-5x longer than average on e-commerce decisions |
55
- | 0.4-0.6 | Balanced | Considers 3-5 options typically; reads a few top reviews; uses basic filters; satisfied with "good" rather than "best"; moderate use of comparison features; occasional regret but moves on quickly |
56
- | 0.6-0.8 | Moderate Satisficer | Clicks first plausible search result; selects from top 2-3 options only; reads 1-2 reviews if any; quick form completion with minimal verification; rarely uses comparison tools; low post-decision regret |
57
- | 0.8-1.0 | Extreme Satisficer | Clicks first search result immediately; selects default or featured options; skips reviews entirely; completes forms with minimal information; uses "I'm feeling lucky" type features; zero post-decision rumination |
58
-
59
- ## Web Behavior Patterns
60
-
61
- ### Search Behavior
62
-
63
- **Maximizers (0.0-0.3):**
64
- - Open 10+ tabs from search results
65
- - Refine search queries 5+ times
66
- - Use advanced search operators
67
- - Visit page 2+ of search results
68
- - Cross-reference multiple search engines
69
-
70
- **Satisficers (0.7-1.0):**
71
- - Click first relevant result
72
- - Rarely modify initial query
73
- - Never visit page 2
74
- - Trust featured snippets
75
- - Single-engine reliance
76
-
77
- ### E-commerce Behavior
78
-
79
- **Maximizers:**
80
- - Use price comparison extensions
81
- - Track price history
82
- - Read negative reviews specifically
83
- - Sort by multiple criteria
84
- - Experience cart abandonment from indecision
85
-
86
- **Satisficers:**
87
- - Buy featured/recommended products
88
- - Accept default shipping options
89
- - Minimal review reading
90
- - Quick checkout completion
91
- - Higher impulse purchase rate
92
-
93
- ### Form Completion
94
-
95
- **Maximizers:**
96
- - Double-check all fields
97
- - Research required information
98
- - Prefer precise over approximate values
99
- - May abandon if uncertain about "best" answer
100
-
101
- **Satisficers:**
102
- - First valid value entered
103
- - Skip optional fields
104
- - Round numbers ("about 30" not "32")
105
- - Quick completion even if imprecise
106
-
107
- ## Estimated Trait Correlations
108
-
109
- > *Correlation estimates are derived from related research findings and theoretical models. Empirical calibration is planned ([GitHub #95](https://github.com/alexandriashai/cbrowser/issues/95)).*
110
-
111
- | Related Trait | Correlation | Mechanism |
112
- |--------------|-------------|-----------|
113
- | [Patience](./Trait-Patience.md) | r = -0.38 | Satisficers make faster decisions, reducing patience demands |
114
- | [Working Memory](./Trait-WorkingMemory.md) | r = 0.21 | Maximizing requires holding multiple options in memory |
115
- | [Risk Tolerance](./Trait-RiskTolerance.md) | r = 0.25 | Satisficing accepts "good enough" risk of non-optimal choice |
116
- | [Information Foraging](./Trait-InformationForaging.md) | r = -0.44 | Maximizers forage longer for complete information |
117
- | [Time Horizon](./Trait-TimeHorizon.md) | r = -0.19 | Maximizers invest present time for future optimal outcomes |
118
-
119
- ## Persona Values
120
-
121
- | Persona | Satisficing Value | Rationale |
122
- |---------|-------------------|-----------|
123
- | **Rushed Professional** | 0.85 | Time pressure forces satisficing |
124
- | **Distracted Teen** | 0.75 | Low investment in optimal outcomes |
125
- | **Careful Senior** | 0.25 | Methodical comparison seeking |
126
- | **Tech Enthusiast** | 0.30 | Researches extensively before adopting |
127
- | **Overwhelmed Parent** | 0.70 | Cognitive load forces "good enough" |
128
- | **First-Time User** | 0.55 | Moderate - wants results but uncertain |
129
- | **Power User** | 0.40 | Knows optimal paths but values efficiency |
130
- | **Anxious User** | 0.20 | Fear of wrong choice drives maximizing |
131
- | **Elderly Novice** | 0.30 | Careful, methodical approach |
132
-
133
- ## Design Implications
134
-
135
- ### For Satisficers (high values)
136
- - Feature prominent default/recommended options
137
- - Place best options first in lists
138
- - Minimize choice complexity
139
- - Clear "quick path" through interfaces
140
- - Reduce confirmation dialogs
141
-
142
- ### For Maximizers (low values)
143
- - Provide comparison tools
144
- - Enable sorting by multiple criteria
145
- - Show detailed specifications
146
- - Include comprehensive reviews
147
- - Allow saving/returning to decisions
148
-
149
- ## Measurement in CBrowser
150
-
151
- ```typescript
152
- // Satisficing affects search result selection
153
- if (traits.satisficing > 0.7) {
154
- // Click first relevant result
155
- return selectResult(results[0]);
156
- } else {
157
- // Open multiple results for comparison
158
- const toCompare = results.slice(0, Math.ceil((1 - traits.satisficing) * 10));
159
- return openForComparison(toCompare);
160
- }
161
- ```
162
-
163
- ## See Also
164
-
165
- - [Information Foraging](./Trait-InformationForaging.md) - How users hunt for information
166
- - [Anchoring Bias](./Trait-AnchoringBias.md) - How first information affects decisions
167
- - [Risk Tolerance](./Trait-RiskTolerance.md) - Willingness to accept uncertainty
168
- - [Working Memory](./Trait-WorkingMemory.md) - Capacity for option comparison
169
- - [Persona Index](../personas/Persona-Index.md) - Trait combinations in personas
170
-
171
- ## Bibliography
172
-
173
- Iyengar, S. S., & Lepper, M. R. (2000). When choice is demotivating: Can one desire too much of a good thing? *Journal of Personality and Social Psychology, 79*(6), 995-1006. https://doi.org/10.1037/0022-3514.79.6.995
174
-
175
- Nielsen, J. (2006). F-shaped pattern for reading web content. *Nielsen Norman Group*. https://www.nngroup.com/articles/f-shaped-pattern-reading-web-content/
176
-
177
- Schwartz, B., Ward, A., Monterosso, J., Lyubomirsky, S., White, K., & Lehman, D. R. (2002). Maximizing versus satisficing: Happiness is a matter of choice. *Journal of Personality and Social Psychology, 83*(5), 1178-1197. https://doi.org/10.1037/0022-3514.83.5.1178
178
-
179
- Simon, H. A. (1956). Rational choice and the structure of the environment. *Psychological Review, 63*(2), 129-138. https://doi.org/10.1037/h0042769
180
-
181
- Simon, H. A. (1990). Invariants of human behavior. *Annual Review of Psychology, 41*(1), 1-19. https://doi.org/10.1146/annurev.ps.41.020190.000245