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

path:run-tasks-dir

Structured · live

Babysitter run tasks 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-tasks-dir",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "run-tasks-dir",
    "displayName": "Babysitter run tasks directory",
    "path": ".a5c/runs/<runId>/tasks/",
    "pathKind": "session-state-dir",
    "ownerKind": "GraphDocument",
    "ownerId": "graph:agent-catalog",
    "platform": "cross-platform",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Per-task working directories within a single run. Each task gets\nits own subdir for inputs, intermediate artifacts, and outputs.\n"
  },
  "outgoingEdges": [
    {
      "from": "path:run-tasks-dir",
      "to": "graph:agent-catalog",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}