iiRecord
Agentic AI Atlas · Kradle Agent Memory Query
topic:kradle-agent-memory-querya5c.ai
II.
Topic JSON

topic:kradle-agent-memory-query

Structured · live

Kradle Agent Memory Query 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-memory-query",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent Memory Query",
    "description": "Memory retrieval request and response within the company brain.\nRecords the query text, embedding vector, retrieval parameters\n(top-k, similarity threshold, scope filters), returned results\nwith relevance scores, and the requesting agent session. Enables\nanalysis of memory retrieval quality and coverage gaps.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "topic:company-brain",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "topic:unified-agent-memory",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "topic:kradle-agent-memory-repository",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-memory-query",
      "to": "topic:kradle-agent-context-bundle",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-memory-repository",
      "to": "topic:kradle-agent-memory-query",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-context-bundle",
      "to": "topic:kradle-agent-memory-query",
      "kind": "related_to",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:kradle-memory-query",
      "to": "topic:kradle-agent-memory-query",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "claim:kradle-company-brain-modeled",
      "to": "topic:kradle-agent-memory-query",
      "kind": "asserts_about"
    }
  ]
}