cbrowser 16.10.0 → 16.14.0

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 (36) hide show
  1. package/README.md +32 -0
  2. package/dist/analysis/chaos-testing.d.ts.map +1 -1
  3. package/dist/analysis/chaos-testing.js +8 -1
  4. package/dist/analysis/chaos-testing.js.map +1 -1
  5. package/dist/browser.d.ts +8 -0
  6. package/dist/browser.d.ts.map +1 -1
  7. package/dist/browser.js +144 -1
  8. package/dist/browser.js.map +1 -1
  9. package/dist/cli.js +3 -2
  10. package/dist/cli.js.map +1 -1
  11. package/dist/mcp-server-remote.d.ts.map +1 -1
  12. package/dist/mcp-server-remote.js +475 -34
  13. package/dist/mcp-server-remote.js.map +1 -1
  14. package/dist/mcp-server.d.ts.map +1 -1
  15. package/dist/mcp-server.js +519 -33
  16. package/dist/mcp-server.js.map +1 -1
  17. package/dist/performance/metrics.d.ts +2 -2
  18. package/dist/performance/metrics.d.ts.map +1 -1
  19. package/dist/performance/metrics.js +37 -1
  20. package/dist/performance/metrics.js.map +1 -1
  21. package/dist/persona-questionnaire.d.ts +142 -1
  22. package/dist/persona-questionnaire.d.ts.map +1 -1
  23. package/dist/persona-questionnaire.js +581 -34
  24. package/dist/persona-questionnaire.js.map +1 -1
  25. package/dist/types.d.ts +2 -2
  26. package/dist/types.d.ts.map +1 -1
  27. package/dist/values/persona-values.d.ts +5 -0
  28. package/dist/values/persona-values.d.ts.map +1 -1
  29. package/dist/values/persona-values.js +79 -38
  30. package/dist/values/persona-values.js.map +1 -1
  31. package/dist/visual/cross-browser.d.ts.map +1 -1
  32. package/dist/visual/cross-browser.js +10 -1
  33. package/dist/visual/cross-browser.js.map +1 -1
  34. package/docs/personas/Persona-Index.md +126 -0
  35. package/docs/research/Values-Research.md +426 -0
  36. package/package.json +1 -1
@@ -0,0 +1,426 @@
1
+ # Values Research
2
+
3
+ > **Copyright**: (c) 2026 WF Media (Alexandria Eden). All rights reserved.
4
+ >
5
+ > **License**: [Business Source License 1.1](https://github.com/alexandriashai/cbrowser/blob/main/LICENSE) - Converts to Apache 2.0 on February 5, 2030.
6
+ >
7
+ > **Note**: All research citations reference publicly available academic sources. Contact: alexandria.shai.eden@gmail.com
8
+
9
+ ---
10
+
11
+ ## Introduction
12
+
13
+ CBrowser's values system enhances cognitive personas with research-backed psychological depth by integrating three foundational frameworks from motivational psychology:
14
+
15
+ 1. **Schwartz's Theory of Basic Human Values** - The core framework defining 10 universal human values
16
+ 2. **Self-Determination Theory (SDT)** - Psychological needs for autonomy, competence, and relatedness
17
+ 3. **Maslow's Hierarchy of Needs** - Motivational priority based on need fulfillment level
18
+
19
+ While **cognitive traits** describe HOW a persona behaves (patience, risk tolerance, working memory), **values** describe WHO the persona is at a motivational level (what drives their decisions, what they find meaningful, what influences persuade them).
20
+
21
+ Values and traits are **parallel dimensions** that correlate but do not determine each other. A high-security persona tends toward lower risk tolerance, but the relationship is probabilistic, not deterministic.
22
+
23
+ ---
24
+
25
+ ## Academic Foundations
26
+
27
+ The values system is built on peer-reviewed psychological research with established validity across cultures and contexts.
28
+
29
+ | Framework | Author(s) | Year | Publication | DOI |
30
+ |-----------|-----------|------|-------------|-----|
31
+ | **Theory of Basic Human Values** | Schwartz, S.H. | 1992 | *Advances in Experimental Social Psychology*, 25, 1-65 | [10.1016/S0065-2601(08)60281-6](https://doi.org/10.1016/S0065-2601(08)60281-6) |
32
+ | **Refined Theory of Basic Values** | Schwartz, S.H. | 2012 | *Online Readings in Psychology and Culture*, 2(1) | [10.9707/2307-0919.1116](https://doi.org/10.9707/2307-0919.1116) |
33
+ | **Self-Determination Theory** | Deci, E.L. & Ryan, R.M. | 1985 | *Intrinsic Motivation and Self-Determination in Human Behavior*. Plenum Press | ISBN: 978-0306420221 |
34
+ | **SDT and Well-Being** | Ryan, R.M. & Deci, E.L. | 2000 | *American Psychologist*, 55(1), 68-78 | [10.1037/0003-066X.55.1.68](https://doi.org/10.1037/0003-066X.55.1.68) |
35
+ | **Hierarchy of Needs** | Maslow, A.H. | 1943 | *Psychological Review*, 50(4), 370-396 | [10.1037/h0054346](https://doi.org/10.1037/h0054346) |
36
+
37
+ ### Additional Supporting Research
38
+
39
+ | Topic | Citation | DOI |
40
+ |-------|----------|-----|
41
+ | Value hierarchies across cultures | Schwartz, S.H. & Bardi, A. (2001). *Journal of Cross-Cultural Psychology*, 32(3), 268-290 | [10.1177/0022022101032003002](https://doi.org/10.1177/0022022101032003002) |
42
+ | Values and personality | Roccas, S., Sagiv, L., Schwartz, S.H. & Knafo, A. (2002). *Personality and Social Psychology Bulletin*, 28(6), 789-801 | [10.1177/0146167202289008](https://doi.org/10.1177/0146167202289008) |
43
+ | Influence principles | Cialdini, R.B. (2001). *Influence: Science and Practice* (4th ed.). Allyn & Bacon | ISBN: 978-0321011473 |
44
+ | Judgment heuristics | Tversky, A. & Kahneman, D. (1974). *Science*, 185(4157), 1124-1131 | [10.1126/science.185.4157.1124](https://doi.org/10.1126/science.185.4157.1124) |
45
+
46
+ ---
47
+
48
+ ## Schwartz's 10 Universal Values
49
+
50
+ Schwartz's research identifies 10 values found across all cultures, representing fundamental motivational goals that guide human behavior. Each value is scored 0-1 in CBrowser.
51
+
52
+ | Value | Definition | Behavioral Indicators in UX |
53
+ |-------|------------|----------------------------|
54
+ | **Self-Direction** | Independent thought and action - choosing, creating, exploring | Explores options before deciding, resists defaults, customizes settings extensively, questions recommended paths |
55
+ | **Stimulation** | Excitement, novelty, and challenge in life | Clicks "What's New" immediately, tries beta features, explores unfamiliar sections, gets bored with routine |
56
+ | **Hedonism** | Pleasure and sensuous gratification | Responds strongly to visual appeal, prefers delightful micro-interactions, values aesthetic alongside function |
57
+ | **Achievement** | Personal success through demonstrating competence | Seeks efficiency metrics, wants ROI proof, focuses on outcomes, compares performance |
58
+ | **Power** | Social status, prestige, control over resources | Attracted to premium tiers, seeks exclusive access, values status signals, responds to authority positioning |
59
+ | **Security** | Safety, harmony, stability of society and self | Reads fine print, seeks guarantees, researches extensively, avoids perceived risks, needs trust signals |
60
+ | **Conformity** | Restraint of actions likely to upset or harm others | Reads reviews extensively, follows recommendations, seeks social validation, influenced by majority behavior |
61
+ | **Tradition** | Respect for customs and ideas from culture or religion | Prefers established brands, skeptical of new, values heritage, resistant to change |
62
+ | **Benevolence** | Preserving and enhancing welfare of close others | Responds to helping messaging, values community, influenced by impact on others, seeks to contribute |
63
+ | **Universalism** | Understanding, tolerance, protection of all people and nature | Checks for ethical practices, values sustainability, concerned with social impact, environmental awareness |
64
+
65
+ ### Value Structure (Circumplex Model)
66
+
67
+ Schwartz's values form a circular structure where adjacent values are compatible and opposing values are in conflict:
68
+
69
+ ```
70
+ OPENNESS TO CHANGE
71
+ |
72
+ Self-Direction | Stimulation
73
+ \ | /
74
+ \ | /
75
+ Universalism \ | / Hedonism
76
+ \ \ | / /
77
+ \ \ | / /
78
+ \ \ | / /
79
+ SELF- ========= X ========= SELF-
80
+ TRANSCENDENCE | ENHANCEMENT
81
+ / / | \ \
82
+ / / | \ \
83
+ / / | \ \
84
+ Benevolence / | \ Achievement
85
+ / | \
86
+ / | \
87
+ Tradition | Power
88
+ \ | /
89
+ Security
90
+ |
91
+ CONSERVATION
92
+ ```
93
+
94
+ ---
95
+
96
+ ## Higher-Order Value Dimensions
97
+
98
+ The 10 basic values organize into 4 higher-order dimensions based on compatibility and conflict relationships (Schwartz, 2012). CBrowser calculates these automatically.
99
+
100
+ | Higher-Order Dimension | Formula | Description |
101
+ |------------------------|---------|-------------|
102
+ | **Openness to Change** | `(selfDirection + stimulation) / 2` | Emphasizes independent thought, action, and readiness for new experience. Opposite of Conservation. |
103
+ | **Self-Enhancement** | `(achievement + power) / 2` | Emphasizes pursuit of self-interest, success, and dominance. Opposite of Self-Transcendence. |
104
+ | **Conservation** | `(security + conformity + tradition) / 3` | Emphasizes self-restriction, order, and resistance to change. Opposite of Openness to Change. |
105
+ | **Self-Transcendence** | `(benevolence + universalism) / 2` | Emphasizes concern for welfare of others and nature. Opposite of Self-Enhancement. |
106
+
107
+ ### Dimensional Conflicts
108
+
109
+ The higher-order dimensions reveal fundamental motivational conflicts:
110
+
111
+ - **Openness vs. Conservation**: Innovation-seeking vs. stability-seeking
112
+ - **Self-Enhancement vs. Self-Transcendence**: Self-interest vs. collective welfare
113
+
114
+ A persona high in openness will naturally be lower in conservation, and vice versa. These tensions are inherent to human motivation.
115
+
116
+ ---
117
+
118
+ ## Self-Determination Theory Integration
119
+
120
+ Self-Determination Theory (Deci & Ryan, 1985, 2000) identifies three basic psychological needs that, when satisfied, lead to intrinsic motivation and well-being.
121
+
122
+ | SDT Need | Definition | UX Implications |
123
+ |----------|------------|-----------------|
124
+ | **Autonomy Need** | Need for choice and control over one's actions | Responds positively to customization options, flexible workflows, and opt-in experiences. Negatively to forced paths and prescriptive guidance. |
125
+ | **Competence Need** | Need to feel capable and effective | Responds positively to progressive disclosure, clear feedback, achievable challenges. Negatively to overwhelming complexity or trivially easy tasks. |
126
+ | **Relatedness Need** | Need for connection with others | Responds positively to community features, social presence, collaborative elements. Negatively to isolation and purely transactional experiences. |
127
+
128
+ ### Relationship to Schwartz Values
129
+
130
+ SDT needs correlate with specific Schwartz values:
131
+
132
+ | SDT Need | Primary Value Correlation |
133
+ |----------|---------------------------|
134
+ | Autonomy | Self-Direction |
135
+ | Competence | Achievement |
136
+ | Relatedness | Benevolence, Universalism |
137
+
138
+ ---
139
+
140
+ ## Maslow's Hierarchy Levels
141
+
142
+ Maslow's Hierarchy of Needs (1943) describes motivational priority based on which needs are currently unmet. CBrowser uses this to understand the dominant motivational context.
143
+
144
+ | Level | Name | Description | UX Relevance |
145
+ |-------|------|-------------|--------------|
146
+ | 1 | **Physiological** | Basic survival needs (food, water, shelter) | Rarely relevant to digital UX; represents extreme stress/crisis contexts |
147
+ | 2 | **Safety** | Security, stability, freedom from fear | Trust signals, guarantees, security badges, privacy assurances are critical |
148
+ | 3 | **Belonging** | Love, friendship, intimacy, community | Social features, community elements, connection opportunities valued |
149
+ | 4 | **Esteem** | Achievement, status, recognition, confidence | Success metrics, badges, recognition, exclusive access motivating |
150
+ | 5 | **Self-Actualization** | Reaching full potential, creativity, purpose | Learning opportunities, creative tools, personal growth features appeal |
151
+
152
+ ### Maslow Level Assignments
153
+
154
+ Different personas operate at different Maslow levels based on their circumstances:
155
+
156
+ | Persona Category | Typical Maslow Level | Rationale |
157
+ |------------------|---------------------|-----------|
158
+ | First-time users | Safety | Need reassurance and trust building |
159
+ | Anxious users | Safety | Elevated threat sensitivity |
160
+ | Power users | Esteem | Seeking mastery and recognition |
161
+ | Explorers | Self-Actualization | Driven by curiosity and growth |
162
+ | Task-focused users | Esteem | Achievement and competence focus |
163
+
164
+ ---
165
+
166
+ ## Category-Aware Value Assignments
167
+
168
+ CBrowser assigns values based on persona category, recognizing that different types of conditions affect motivation differently.
169
+
170
+ ### Cognitive Conditions
171
+
172
+ Conditions affecting cognition (like ADHD) have research-backed effects on motivational values.
173
+
174
+ **ADHD Example:**
175
+ - **High stimulation (0.9)**: Dopamine dysregulation drives novelty-seeking
176
+ - **Low security (0.25)**: Routine feels aversive
177
+ - **Low conformity (0.25)**: Difficulty following prescribed processes
178
+ - **High self-direction (0.65)**: Resist constraints, prefer flexibility
179
+
180
+ **Research basis:**
181
+ - Barkley, R.A. (2015). *ADHD Handbook for Diagnosis and Treatment*
182
+ - Volkow, N.D., et al. (2011). Motivation deficit in ADHD associated with dopamine reward pathway dysfunction. *Molecular Psychiatry*, 16. DOI: 10.1038/mp.2010.97
183
+
184
+ ### Physical Conditions
185
+
186
+ Motor and vision impairments affect security and autonomy needs but not core personality values.
187
+
188
+ **Motor Tremor Example:**
189
+ - **Higher security (0.75)**: Needs stable, forgiving interfaces
190
+ - **Higher autonomy need (0.75)**: Need control over interaction pace
191
+ - **Lower stimulation (0.3)**: Prefers predictable interfaces
192
+
193
+ **Research basis:**
194
+ - Trewin, S. (2000). Configuration agents, control and privacy. *ACM ASSETS*. DOI: 10.1145/354324.354328
195
+ - Wobbrock, J.O., et al. (2011). Ability-Based Design. *CACM* 54(6). DOI: 10.1145/1924421.1924442
196
+
197
+ ### Sensory-Only Conditions
198
+
199
+ Conditions affecting only perception (like color blindness) receive neutral values because they do not change motivational psychology.
200
+
201
+ **Color Blindness Example:**
202
+ - All Schwartz values: **0.5** (neutral)
203
+ - All SDT needs: **0.5** (neutral)
204
+ - Maslow level: **Esteem** (typical)
205
+
206
+ **Rationale:** Color vision deficiency affects perception, not personality. The person's motivations, goals, and values are independent of their color perception.
207
+
208
+ ### Emotional Conditions
209
+
210
+ Trait anxiety and confidence affect values through the behavioral inhibition/activation systems.
211
+
212
+ **Anxious User Example:**
213
+ - **Very high security (0.95)**: Core anxiety response
214
+ - **Very low stimulation (0.2)**: Novelty triggers threat
215
+ - **High conformity (0.8)**: Safety in following norms
216
+ - **Low self-direction (0.3)**: Prefers guidance over independence
217
+
218
+ **Research basis:**
219
+ - Carver, C.S. & White, T.L. (1994). Behavioral inhibition, behavioral activation. *JPSP* 67(2). DOI: 10.1037/0022-3514.67.2.319
220
+ - Gray, J.A. & McNaughton, N. (2000). *The Neuropsychology of Anxiety*. Oxford University Press.
221
+
222
+ ---
223
+
224
+ ## Value-to-Trait Correlations
225
+
226
+ Values and traits correlate (r = 0.35-0.55) based on Schwartz & Bardi (2001) and Roccas et al. (2002). Values predict tendencies, not absolutes.
227
+
228
+ | Value | Trait | Direction | Strength | Research Basis |
229
+ |-------|-------|-----------|----------|----------------|
230
+ | Security | Risk Tolerance | Inverse | Strong | r = -0.52 (Schwartz & Bardi, 2001) |
231
+ | Security | Trust Calibration | Inverse | Moderate | r = -0.38 |
232
+ | Stimulation | Curiosity | Direct | Strong | r = 0.55 (Roccas et al., 2002) |
233
+ | Achievement | Patience | Inverse | Moderate | r = -0.40 |
234
+ | Conformity | Social Proof Sensitivity | Direct | Strong | r = 0.48 |
235
+ | Self-Direction | Authority Sensitivity | Inverse | Moderate | r = -0.42 |
236
+ | Tradition | Mental Model Rigidity | Direct | Moderate | r = 0.38 |
237
+
238
+ ---
239
+
240
+ ## Trait-to-Value Derivation (v16.14.0)
241
+
242
+ For **general-category** personas (no specific disability), values are derived FROM cognitive traits rather than defaulting to neutral (0.5). This produces more differentiated personas that reflect their behavioral profile.
243
+
244
+ ### How It Works
245
+
246
+ The `deriveValuesFromTraits()` function applies weighted correlations:
247
+
248
+ ```
249
+ derivedValue = baseline(0.5) + Σ(traitDeviation × weight × direction)
250
+ ```
251
+
252
+ Where:
253
+ - **traitDeviation** = trait value - 0.5 (positive if above neutral, negative if below)
254
+ - **weight** = correlation strength (0.3-0.7)
255
+ - **direction** = +1 for positive correlation, -1 for inverse
256
+
257
+ ### TRAIT_VALUE_CORRELATIONS
258
+
259
+ | Trait | Affects | Direction | Weight | Research Basis |
260
+ |-------|---------|-----------|--------|----------------|
261
+ | curiosity | stimulation, selfDirection | + | 0.6, 0.5 | Kashdan (2018) |
262
+ | riskTolerance | security, stimulation | -, + | 0.7, 0.4 | Schwartz (2012) |
263
+ | patience | stimulation, tradition | -, + | 0.4, 0.3 | Baumeister (1998) |
264
+ | persistence | achievement, competenceNeed | + | 0.6, 0.4 | Duckworth (2016) |
265
+ | socialProofSensitivity | conformity, selfDirection | +, - | 0.7, 0.4 | Cialdini (2001) |
266
+ | trustCalibration | security, benevolence | -, + | 0.5, 0.3 | Rotter (1971) |
267
+ | authoritySensitivity | conformity, tradition, selfDirection | +, +, - | 0.5, 0.4, 0.3 | Schwartz (2012) |
268
+ | fearOfMissingOut | stimulation, security | +, - | 0.6, 0.4 | Przybylski (2013) |
269
+ | selfEfficacy | achievement, autonomyNeed, competenceNeed | + | 0.5, 0.6, 0.5 | Bandura (1997) |
270
+ | resilience | competenceNeed, security | +, - | 0.5, 0.3 | Masten (2001) |
271
+ | comprehension | selfDirection, competenceNeed | + | 0.4, 0.3 | Cognitive load research |
272
+ | satisficing | achievement, stimulation | - | 0.4, 0.3 | Simon (1956) |
273
+
274
+ ### Example: High-Curiosity, Low-Patience Persona
275
+
276
+ **Input Traits:**
277
+ - curiosity: 0.9 (deviation: +0.4)
278
+ - patience: 0.2 (deviation: -0.3)
279
+ - riskTolerance: 0.8 (deviation: +0.3)
280
+
281
+ **Derived Values:**
282
+ - stimulation: 0.98 (curiosity +0.24, patience +0.12, risk +0.12)
283
+ - selfDirection: 0.78 (curiosity +0.2, risk +0.08)
284
+ - security: 0.29 (riskTolerance -0.21)
285
+ - tradition: 0.41 (patience -0.09)
286
+
287
+ The `valueDerivations` field in persona output shows exactly which traits influenced which values.
288
+
289
+ ---
290
+
291
+ ## API Usage
292
+
293
+ ### Accessing Persona Values
294
+
295
+ ```typescript
296
+ import {
297
+ getPersonaValues,
298
+ hasPersonaValues,
299
+ type PersonaValues
300
+ } from 'cbrowser/values';
301
+
302
+ // Check if persona has values defined
303
+ if (hasPersonaValues('adhd')) {
304
+ const values = getPersonaValues('adhd');
305
+ console.log(values?.stimulation); // 0.9
306
+ console.log(values?.security); // 0.25
307
+ console.log(values?.maslowLevel); // 'esteem'
308
+ }
309
+ ```
310
+
311
+ ### Creating Custom Value Profiles
312
+
313
+ ```typescript
314
+ import {
315
+ createPersonaValues,
316
+ type SchwartzValues,
317
+ type SDTNeeds,
318
+ type MaslowLevel
319
+ } from 'cbrowser/values';
320
+
321
+ const schwartzValues: SchwartzValues = {
322
+ selfDirection: 0.8,
323
+ stimulation: 0.7,
324
+ hedonism: 0.5,
325
+ achievement: 0.6,
326
+ power: 0.4,
327
+ security: 0.3,
328
+ conformity: 0.3,
329
+ tradition: 0.2,
330
+ benevolence: 0.6,
331
+ universalism: 0.7,
332
+ };
333
+
334
+ const sdtNeeds: SDTNeeds = {
335
+ autonomyNeed: 0.8,
336
+ competenceNeed: 0.6,
337
+ relatednessNeed: 0.5,
338
+ };
339
+
340
+ const maslowLevel: MaslowLevel = 'self-actualization';
341
+
342
+ const customValues = createPersonaValues(
343
+ schwartzValues,
344
+ sdtNeeds,
345
+ maslowLevel
346
+ );
347
+
348
+ // Higher-order values are calculated automatically
349
+ console.log(customValues.openness); // 0.75 = (0.8 + 0.7) / 2
350
+ console.log(customValues.selfEnhancement); // 0.5 = (0.6 + 0.4) / 2
351
+ console.log(customValues.conservation); // 0.27 = (0.3 + 0.3 + 0.2) / 3
352
+ console.log(customValues.selfTranscendence); // 0.65 = (0.6 + 0.7) / 2
353
+ ```
354
+
355
+ ### Using Influence Pattern Analysis
356
+
357
+ ```typescript
358
+ import {
359
+ rankInfluencePatternsForProfile,
360
+ calculatePatternSusceptibility,
361
+ INFLUENCE_PATTERNS,
362
+ type SchwartzValues
363
+ } from 'cbrowser/values';
364
+
365
+ const anxiousUserValues: Partial<SchwartzValues> = {
366
+ security: 0.95,
367
+ conformity: 0.8,
368
+ stimulation: 0.2,
369
+ selfDirection: 0.3,
370
+ };
371
+
372
+ // Rank all influence patterns by effectiveness
373
+ const ranked = rankInfluencePatternsForProfile(anxiousUserValues);
374
+
375
+ console.log('Most effective patterns for anxious user:');
376
+ ranked.slice(0, 3).forEach(({ pattern, susceptibility }) => {
377
+ console.log(` ${pattern.name}: ${(susceptibility * 100).toFixed(0)}%`);
378
+ });
379
+ // Output:
380
+ // social_proof: 88%
381
+ // authority: 82%
382
+ // default_bias: 82%
383
+
384
+ // Calculate susceptibility for specific pattern
385
+ const scarcityPattern = INFLUENCE_PATTERNS.find(p => p.name === 'scarcity');
386
+ const scarcitySusceptibility = calculatePatternSusceptibility(
387
+ anxiousUserValues,
388
+ scarcityPattern!
389
+ );
390
+ console.log(`Scarcity susceptibility: ${(scarcitySusceptibility * 100).toFixed(0)}%`);
391
+ // Output: Scarcity susceptibility: 33% (low - anxious users resist urgency pressure)
392
+ ```
393
+
394
+ ### Accessing Value Behaviors
395
+
396
+ ```typescript
397
+ import { VALUE_BEHAVIORS } from 'cbrowser/values';
398
+
399
+ const securityBehaviors = VALUE_BEHAVIORS.security;
400
+
401
+ console.log('High security users:');
402
+ securityBehaviors.highBehaviors.forEach(b => console.log(` - ${b}`));
403
+ // - Reads all fine print
404
+ // - Seeks guarantees
405
+ // - Researches extensively
406
+ // - Avoids perceived risks
407
+ // - Needs trust signals
408
+
409
+ console.log('Respond positively to:');
410
+ securityBehaviors.positiveResponses.forEach(r => console.log(` - ${r}`));
411
+ // - Money-back guarantees
412
+ // - Security badges
413
+ // - Trust seals
414
+ // - Detailed policies
415
+ // - Longevity claims
416
+ // - Insurance options
417
+ ```
418
+
419
+ ---
420
+
421
+ ## See Also
422
+
423
+ - [Bibliography](./Bibliography.md) - Complete citation list for all CBrowser research
424
+ - [Research Methodology](./Research-Methodology.md) - How traits and values are selected
425
+ - [Trait Index](../traits/Trait-Index.md) - All 25 cognitive traits
426
+ - [Persona Index](../personas/Persona-Index.md) - Pre-configured persona profiles
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cbrowser",
3
- "version": "16.10.0",
3
+ "version": "16.14.0",
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",