You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Prior disposition toward believing ASI is possible or imminent before the demonstration (Believer/expected it, Open skeptic, Dismissive skeptic, Never thought about it)",
21
+
"strategy": "conditional",
22
+
"scope": "individual",
23
+
"depends_on": [
24
+
"technology_adoption_posture",
25
+
"education_level"
26
+
],
27
+
"identity_type": null
28
+
},
29
+
{
30
+
"name": "ai_literacy_level",
31
+
"type": "categorical",
32
+
"category": "population_specific",
33
+
"description": "Practical understanding of how AI systems work and their capabilities (Expert, Proficient, Basic, Minimal/none)",
34
+
"strategy": "conditional",
35
+
"scope": "individual",
36
+
"depends_on": [
37
+
"education_level",
38
+
"occupation_sector"
39
+
]
40
+
},
41
+
{
42
+
"name": "occupation_automation_exposure",
43
+
"type": "categorical",
44
+
"category": "population_specific",
45
+
"description": "Degree to which the agent's occupation is rendered redundant by ASI-level cognitive capability (Fully redundant, Highly exposed, Partially exposed, Low exposure, Not applicable/already not working)",
46
+
"strategy": "conditional",
47
+
"scope": "individual",
48
+
"depends_on": [
49
+
"occupation_sector",
50
+
"employment_status",
51
+
"education_level"
52
+
]
53
+
},
54
+
{
55
+
"name": "personal_health_stake",
56
+
"type": "categorical",
57
+
"category": "population_specific",
58
+
"description": "Degree to which the agent or immediate family has a serious illness that ASI-produced cures could directly address (High/active serious illness, Moderate/chronic condition, Low/minor conditions, None)",
59
+
"strategy": "conditional",
60
+
"scope": "individual",
61
+
"depends_on": [
62
+
"age",
63
+
"has_children"
64
+
]
65
+
},
66
+
{
67
+
"name": "asi_governance_stance",
68
+
"type": "categorical",
69
+
"category": "population_specific",
70
+
"description": "Preferred approach to governing ASI development and deployment (Government-led strict regulation, International treaty control, Light-touch oversight, Corporate self-governance, No regulation needed)",
71
+
"strategy": "conditional",
72
+
"scope": "individual",
73
+
"depends_on": [
74
+
"political_orientation",
75
+
"institutional_trust_level"
76
+
]
77
+
},
78
+
{
79
+
"name": "existential_risk_concern",
80
+
"type": "categorical",
81
+
"category": "population_specific",
82
+
"description": "Level of concern that self-improving ASI poses an existential or civilizational risk to humanity (Extreme concern, Significant concern, Moderate concern, Minimal concern, No concern)",
83
+
"strategy": "conditional",
84
+
"scope": "individual",
85
+
"depends_on": [
86
+
"asi_belief_prior",
87
+
"neuroticism"
88
+
]
89
+
},
90
+
{
91
+
"name": "corporate_concentration_concern",
92
+
"type": "categorical",
93
+
"category": "population_specific",
94
+
"description": "Concern about a small number of corporations or individuals controlling ASI and its benefits (Very concerned, Somewhat concerned, Neutral, Not concerned)",
95
+
"strategy": "conditional",
96
+
"scope": "individual",
97
+
"depends_on": [
98
+
"political_orientation",
99
+
"institutional_trust_level"
100
+
]
101
+
},
102
+
{
103
+
"name": "asi_adoption_intent",
104
+
"type": "categorical",
105
+
"category": "population_specific",
106
+
"description": "Expressed intent to personally use ASI-powered tools once publicly available (Already using, Will adopt immediately, Will wait and see, Will resist unless necessary, Will avoid entirely)",
107
+
"strategy": "conditional",
108
+
"scope": "individual",
109
+
"depends_on": [
110
+
"technology_adoption_posture",
111
+
"ai_literacy_level"
112
+
]
113
+
},
114
+
{
115
+
"name": "geopolitical_china_asi_concern",
116
+
"type": "categorical",
117
+
"category": "population_specific",
118
+
"description": "Level of concern about China's reported prior ASI achievement and its implications for US national security and global order (Extreme concern, Significant concern, Moderate concern, Minimal concern, U...[truncated]",
119
+
"strategy": "conditional",
120
+
"scope": "individual",
121
+
"depends_on": [
122
+
"political_orientation",
123
+
"institutional_trust_level"
124
+
]
125
+
},
126
+
{
127
+
"name": "economic_disruption_anxiety",
128
+
"type": "categorical",
129
+
"category": "population_specific",
130
+
"description": "Anxiety level about personal financial and career disruption caused by ASI-driven labor market transformation (Severe, High, Moderate, Low, None)",
131
+
"strategy": "conditional",
132
+
"scope": "individual",
133
+
"depends_on": [
134
+
"occupation_automation_exposure",
135
+
"financial_margin_status"
136
+
]
137
+
},
138
+
{
139
+
"name": "abundance_optimism",
140
+
"type": "float",
141
+
"category": "personality",
142
+
"description": "Stable disposition to believe that technological progress and ASI-driven abundance will materially improve human life, on a 0\u20131 scale",
143
+
"strategy": "conditional",
144
+
"scope": "individual",
145
+
"depends_on": [
146
+
"openness",
147
+
"risk_tolerance"
148
+
]
149
+
},
150
+
{
151
+
"name": "information_verification_behavior",
152
+
"type": "categorical",
153
+
"category": "population_specific",
154
+
"description": "How the agent verifies extraordinary claims like the ASI demonstration before updating beliefs (Rigorous multi-source verification, Moderate cross-checking, Trusts primary source, Trusts social networ...[truncated]",
155
+
"strategy": "conditional",
156
+
"scope": "individual",
157
+
"depends_on": [
158
+
"conscientiousness",
159
+
"institutional_trust_level"
160
+
]
161
+
}
162
+
],
163
+
"include_big_five": false,
164
+
"notes": "Big Five traits already exist in the base population. This overlay focuses on 12 new attributes specifically relevant to an ASI demonstration scenario: (1) prior beliefs and literacy about AI (asi_bel...[truncated]"
0 commit comments