iiRecord
Agentic AI Atlas · LangGraph stream_mode=debug
journal-event:langgraph-stream-debuga5c.ai
II.
JournalEvent JSON

journal-event:langgraph-stream-debug

Structured · live

LangGraph stream_mode=debug json

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

File · extensions/journal-events/langgraph-events.yamlCluster · extensions
Record JSON
{
  "id": "journal-event:langgraph-stream-debug",
  "_kind": "JournalEvent",
  "_file": "extensions/journal-events/langgraph-events.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "LangGraph stream_mode=debug",
    "eventName": "debug",
    "kind": "state-change",
    "direction": "runtime-to-platform",
    "terminal": false,
    "triggerCondition": "Combines checkpoints + tasks events with extra metadata for debugging.",
    "payloadSchema": {
      "type": "debug",
      "fields": [
        "ns",
        "data"
      ]
    },
    "sourceCitation": "docs.langchain.com/oss/python/langgraph/streaming (stream_mode=debug)"
  },
  "outgoingEdges": [
    {
      "from": "journal-event:langgraph-stream-debug",
      "to": "agent-runtime-impl:langgraph.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}