Skip to main content

Module knowledge_bridge

Module knowledge_bridge 

Source
Expand description

KnowledgeBridge: manages knowledge flow between Spaces.

Cross-Space knowledge flow is managed through three types:

  • Reference: read-only access to another Space’s memory
  • Transfer: copy memory entries from one Space to another
  • Synthesis: combine knowledge from multiple Spaces (Phase 6)

Structs§

CrossRefEntry
Cross-reference log entry.
KnowledgeBridge
Manages knowledge flow between Spaces.

Enums§

KnowledgeFlow
Type of knowledge flow between Spaces.