progress snapshot
This commit is contained in:
106
databank/artifacts/llm/personal/PersonalInfo.json
Normal file
106
databank/artifacts/llm/personal/PersonalInfo.json
Normal file
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"title": "Personal Information Intake",
|
||||
"description": "Personal information for databank population",
|
||||
"timestamp": "2025-10-24T12:00:00Z",
|
||||
"identity": {
|
||||
"legal_name": "Charles N Wyble",
|
||||
"preferred_name": "Charles",
|
||||
"online_identities": [
|
||||
"@reachableceo"
|
||||
],
|
||||
"contact": {
|
||||
"linkedin": null,
|
||||
"email": "charle@@turnsys.com",
|
||||
"phone": "818 280 7059",
|
||||
"signal": "818 280 7059",
|
||||
"contact_note": "That number/email should find me on all platforms"
|
||||
},
|
||||
"location": {
|
||||
"current": "Austin Texas",
|
||||
"planned_move": "Raleigh North Carolina in April 2026"
|
||||
},
|
||||
"age": {
|
||||
"age_years": 41,
|
||||
"birth_year": 1984
|
||||
}
|
||||
},
|
||||
"professional": {
|
||||
"timeline": {
|
||||
"positions": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
]
|
||||
},
|
||||
"competencies": [
|
||||
"Technology Operations",
|
||||
null,
|
||||
null
|
||||
],
|
||||
"current_focus": {
|
||||
"description": "Building TSYS Group from scratch to the worlds first mutli trillion dollar cooperative.",
|
||||
"goals": [
|
||||
"Overall goal is to provide internet to all from high altitude balloons for $5.00 per month per endpoint for 5mbps symetric bandwidth"
|
||||
]
|
||||
}
|
||||
},
|
||||
"philosophy": {
|
||||
"values": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"political": {
|
||||
"affiliations": null
|
||||
},
|
||||
"ethics": {
|
||||
"frameworks": null
|
||||
},
|
||||
"work_approach": null,
|
||||
"technology_views": null,
|
||||
"privacy_stance": null
|
||||
},
|
||||
"technical": {
|
||||
"preferred_tools": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"tech_stack": null,
|
||||
"ai_usage": null,
|
||||
"development_methods": null,
|
||||
"security_practices": null,
|
||||
"automation_approaches": null
|
||||
},
|
||||
"lifestyle": {
|
||||
"daily_schedule": null,
|
||||
"communication_preferences": null,
|
||||
"collaboration_approaches": null,
|
||||
"work_life_balance": null,
|
||||
"projects": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"future_plans": null
|
||||
},
|
||||
"relationships": {
|
||||
"professional_relationships": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"organizational_affiliations": [
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"community_involvement": null,
|
||||
"mentorship_roles": null,
|
||||
"collaboration_patterns": null
|
||||
},
|
||||
"metadata": {
|
||||
"source_file": "PERSONAL_INFO_TEMPLATE.md",
|
||||
"processing_notes": "Personal information template with many fields left blank - will need to be populated in future processing"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user