core/models library

Classes

CausalRelationship
A discovered causal link between two concepts.
Concept
A fundamental unit of knowledge or perception in the consciousness system.
ConceptEdge
A directed, weighted relationship between two concepts.
ConceptNode
A node in the ConceptualGraph holding a concept plus edge metadata.
ConsciousState
A point-in-time snapshot of the global workspace state.
Inference
An inference derived by the InferenceEngine.
InferenceRule
A declarative rule used by the InferenceEngine.
Memory
A stored memory unit — either episodic (event) or semantic (fact).
Pattern
A recurring pattern discovered in the concept graph.
Perception
Raw sensory input after initial processing.
SemanticVector
Immutable vector for semantic embeddings.

Enums

EmotionalValence
The emotional valence of a concept or experience.
MemoryType
The type of memory storage.
PerceptionModality
The modality through which a perception was received.
RelationshipType
The nature of the relationship between two concepts.