iiRecord
Agentic AI Atlas · Krate company brain memory topics exist
claim:krate-company-brain-modeleda5c.ai
II.
TestableClaim JSON

claim:krate-company-brain-modeled

Structured · live

Krate company brain memory topics exist json

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

File · domain/products/krate-components.yamlCluster · domain
Record JSON
{
  "id": "claim:krate-company-brain-modeled",
  "_kind": "TestableClaim",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate company brain memory topics exist",
    "description": "Verifies that the company brain memory-related topics are present\nin the graph — AgentMemoryRepository, AgentMemorySnapshot,\nAgentMemoryQuery, and AgentMemoryOntology topics all exist.\n",
    "testStatus": "untested",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const ids=['topic:krate-agent-memory-repository','topic:krate-agent-memory-snapshot','topic:krate-agent-memory-query','topic:krate-agent-memory-ontology'];process.exit(ids.every(id=>i.records[id])?0:1)\"",
    "category": "graph-integrity",
    "priority": "high"
  },
  "outgoingEdges": [
    {
      "from": "claim:krate-company-brain-modeled",
      "to": "topic:krate-agent-memory-repository",
      "kind": "asserts_about"
    },
    {
      "from": "claim:krate-company-brain-modeled",
      "to": "topic:krate-agent-memory-snapshot",
      "kind": "asserts_about"
    },
    {
      "from": "claim:krate-company-brain-modeled",
      "to": "topic:krate-agent-memory-query",
      "kind": "asserts_about"
    },
    {
      "from": "claim:krate-company-brain-modeled",
      "to": "topic:krate-agent-memory-ontology",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}