iiRecord
Agentic AI Atlas · Babysitter run journal events
path:journal-eventsa5c.ai
II.
PathDescriptor JSON

path:journal-events

Structured · live

Babysitter run journal events 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:journal-events",
  "_kind": "PathDescriptor",
  "_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "pathId": "journal-events",
    "displayName": "Babysitter run journal events",
    "path": ".a5c/runs/<runId>/journal/events.jsonl",
    "pathKind": "event-log",
    "ownerKind": "GraphDocument",
    "ownerId": "graph:agent-catalog",
    "platform": "cross-platform",
    "scope": "project",
    "evaluationContext": "project",
    "expansion": "literal",
    "notes": "Append-only JSONL event log for a single run. Source of truth for\nreplaying ground state during the orchestration loop. Lives under\n`.a5c/runs/<runId>/` (see path:a5c-runs-dir).\n"
  },
  "outgoingEdges": [
    {
      "from": "path:journal-events",
      "to": "graph:agent-catalog",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}