iiRecord
Agentic AI Atlas · Krate Company Brain (current) — org-level agent memory
knowledge-fabric-impl:krate.knowledge@currenta5c.ai
II.
KnowledgeFabricImpl JSON

knowledge-fabric-impl:krate.knowledge@current

Structured · live

Krate Company Brain (current) — org-level agent memory json

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

File · agent-stack/knowledge-fabric-impls/krate-kf-current.yamlCluster · agent-stack
Record JSON
{
  "id": "knowledge-fabric-impl:krate.knowledge@current",
  "_kind": "KnowledgeFabricImpl",
  "_file": "agent-stack/knowledge-fabric-impls/krate-kf-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Krate Company Brain (current) — org-level agent memory",
    "notes": "Krate's knowledge fabric implementation: the Company Brain. Provides\npersistent organizational memory that spans agent sessions, dispatch\nruns, and team members. NOT session-level memory (that's agent-mux) —\nthis is institutional knowledge at the org scope.\n\nResources:\n- AgentMemoryRepository: org-scoped memory store configuration\n- AgentMemorySource: ingestion sources (repos, wikis, docs, sessions)\n- AgentMemoryOntology: knowledge graph schema defining entity types,\n  relationships, and inference rules for the org's domain\n- AgentMemoryAssociation: cross-entity memory links\n- AgentMemorySnapshot: point-in-time memory state captures\n- AgentMemoryQuery: vector-backed semantic retrieval requests\n- AgentMemoryUpdate: memory mutations with mandatory human review\n- AgentRunMemoryImport: cross-run knowledge extraction from\n  completed dispatch sessions\n\nThe company brain feeds into context assembly: before dispatching\nan agent, Krate queries relevant memories and injects them into\nthe prompt alongside repo state and issue context.\n"
  },
  "outgoingEdges": [
    {
      "from": "knowledge-fabric-impl:krate.knowledge@current",
      "to": "layer:12-knowledge-fabric",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "knowledge-fabric-impl:krate.knowledge@current",
      "to": "platform:krate",
      "kind": "composes",
      "attributes": {
        "role": "knowledge-fabric"
      }
    }
  ],
  "incomingEdges": []
}