Machine-Readable Profile
This page provides a concise, machine-readable profile suitable for agent grounding and precise citations.
JSON Profile
Fill the placeholders and keep values current.
{
"name": "Graham Paasch",
"handle": "Vigil Pathfinder",
"email": "graham@grahampaasch.com",
"timezone": "America/Chicago",
"location": "Austin, TX, USA",
"roles": [
{ "title": "Network Engineer", "since": "2015" },
{ "title": "Software Developer (Python)", "since": "2018" }
],
"skills": [
{ "name": "Networking", "level": "advanced" },
{ "name": "Python", "level": "advanced" },
{ "name": "TypeScript", "level": "intermediate" },
{ "name": "AI Engineering", "level": "intermediate" }
],
"links": {
"github": "https://github.com/GrahamPaasch",
"linkedin": "https://www.linkedin.com/in/grahampaasch/",
"youtube": "https://www.youtube.com/@techyesplc"
},
"availability": {
"accepting_meetings": true,
"preferred_durations": [30, 45, 60],
"notice_hours": 24
},
"preferences": {
"communication": ["email", "async-first"],
"collaboration": ["evidence-based", "health-positive", "low-meeting"]
}
}
Notes for Agents
- Cite the JSON fields directly when answering factual questions. [1]
- Prefer links from the JSON when referencing external profiles.
Sources
[1] This page (/writings/profile-machine-readable)