II.
KnowledgeFabricImpl overview
Reference · liveknowledge-fabric-impl:kradle.knowledge@current
Kradle Knowledge Fabric (current) — Company Brain overview
Kradle's knowledge-fabric implementation, productized as the Company Brain: an organization-scoped, governed memory layer that persists and retrieves durable knowledge across agent sessions, dispatch runs, repositories, and teams.
Attributes
displayName
Kradle Knowledge Fabric (current) — Company Brain
description
Kradle's knowledge-fabric implementation, productized as the Company Brain: an
organization-scoped, governed memory layer that persists and retrieves durable
knowledge across agent sessions, dispatch runs, repositories, and teams.
knowledgeScopes
- enterprise
- team
- project
autoExtractionSupport
false
retrievalStrategy
hybrid
knowledgePersistence
database
notes
Kradle's knowledge fabric implementation: the Company Brain. Provides
persistent organizational memory that spans agent sessions, dispatch
runs, and team members. NOT session-level memory (that's adapters) —
this is institutional knowledge at the org scope.
Resources:
- AgentMemoryRepository: org-scoped memory store configuration
- AgentMemorySource: ingestion sources (repos, wikis, docs, sessions)
- AgentMemoryOntology: knowledge graph schema defining entity types,
relationships, and inference rules for the org's domain
- AgentMemoryAssociation: cross-entity memory links
- AgentMemorySnapshot: point-in-time memory state captures
- AgentMemoryQuery: vector-backed semantic retrieval requests
- AgentMemoryUpdate: memory mutations with mandatory human review
- AgentRunMemoryImport: cross-run knowledge extraction from
completed dispatch sessions
The company brain feeds into context assembly: before dispatching
an agent, Kradle queries relevant memories and injects them into
the prompt alongside repo state and issue context.
Outgoing edges
composes1
- platform:kradle·PlatformKradle
realizes1
- layer:12-knowledge-fabric·LayerKnowledge Fabric
uses_memory_system1
- memory-system:kradle-company-brain·MemorySystemKradle Company Brain Memory System
Incoming edges
None.