iiRecord
Agentic AI Atlas · Babysitter run effects directory
path:run-effects-dira5c.ai
II.
PathDescriptor JSON

path:run-effects-dir

Structured · live

Babysitter run effects directory 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:run-effects-dir",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "run-effects-dir",
    "displayName": "Babysitter run effects directory",
    "path": ".a5c/runs/<runId>/effects/",
    "pathKind": "session-state-dir",
    "ownerKind": "GraphDocument",
    "ownerId": "graph:agent-catalog",
    "platform": "cross-platform",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Per-run record of side-effects (file writes, shell commands,\nnetwork calls) emitted by the orchestrator. Diagnosed by the\n/babysitter:doctor command.\n"
  },
  "outgoingEdges": [
    {
      "from": "path:run-effects-dir",
      "to": "graph:agent-catalog",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}