II.
PathDescriptor JSON
Structured · livepath:user-profile
Babysitter user profile json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:user-profile",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "user-profile",
"displayName": "Babysitter user profile",
"path": "~/.a5c/profile.json",
"pathKind": "config-file",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home",
"notes": "Per-user babysitter profile produced by /babysitter:user-install.\nCaptures specialties, preferences, and tool selections feeding\nlater run defaults.\n"
},
"outgoingEdges": [
{
"from": "path:user-profile",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}