iiRecord
Agentic AI Atlas · Kradle Agent Session Transcript
topic:kradle-agent-session-transcripta5c.ai
II.
Topic JSON

topic:kradle-agent-session-transcript

Structured · live

Kradle Agent Session Transcript json

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

File · domain/products/kradle-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:kradle-agent-session-transcript",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Session Transcript",
    "description": "Full session transcript storage for a Kradle agent session. Persists\nevery message, tool call, tool result, thinking block, and system\nevent in a structured format for post-hoc analysis, debugging,\ncompliance auditing, and memory extraction. Transcripts are\nimmutable and content-addressed.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-session-transcript",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-session-transcript",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-session-transcript",
      "to": "topic:agent-run-lifecycle",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-session-transcript",
      "to": "topic:kradle-agent-session",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-session-transcript",
      "to": "topic:kradle-agent-memory-snapshot",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-session",
      "to": "topic:kradle-agent-session-transcript",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-memory-snapshot",
      "to": "topic:kradle-agent-session-transcript",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}