-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynthetic_input.json
More file actions
30 lines (30 loc) · 819 Bytes
/
Copy pathsynthetic_input.json
File metadata and controls
30 lines (30 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"_note": "SYNTHETIC EXAMPLE - portfolio only",
"synthetic_notice": "SYNTHETIC EXAMPLE: This file is synthetic and provided for portfolio demonstration only.",
"profile": {
"age_range": "25-45",
"background": "operations coordinator",
"goal_timeline_months": 9
},
"module_1_context": {
"prior_ai_exposure": "light",
"motivation": "career transition",
"constraints": [
"part-time learning window",
"limited budget"
]
},
"module_2_work_style": {
"prefers_structure": true,
"enjoys_exploration": false,
"likes_explaining": true
},
"module_3_tolerance": {
"debugging_tolerance": "medium",
"ambiguity_tolerance": "low"
},
"module_4_expectations": {
"weekly_hours": 7,
"short_term_success": "first internal automation use case"
}
}