iiRecord
Agentic AI Atlas · Babysitter user profile
path:user-profilea5c.ai
II.
PathDescriptor JSON

path:user-profile

Structured · live

Babysitter user profile json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/path-descriptors/path-descriptors-babysitter.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}