Skip to main content

Module mem8

Module mem8 

Source

Re-exports§

pub use consciousness::ConsciousnessEngine;
pub use consciousness::ConsciousnessState;
pub use consciousness::SensorArbitrator;
pub use conversation::ConversationAnalyzer;
pub use conversation::ConversationMemory;
pub use conversation::ConversationSummary;
pub use conversation::ConversationType;
pub use developer_personas::DeveloperPersona;
pub use developer_personas::PersonaAnalyzer;
pub use format::CompressedWave;
pub use format::M8Writer;
pub use format::MarkqantEncoder;
pub use git_temporal::create_temporal_grooves;
pub use git_temporal::GitCommit;
pub use git_temporal::GitFileHistory;
pub use git_temporal::GitTemporalAnalyzer;
pub use integration::DirectoryEvent;
pub use integration::DirectoryMetadata;
pub use integration::SmartTreeMem8;
pub use reactive::ReactiveLayer;
pub use reactive::ReactiveMemory;
pub use reactive::ReactiveResponse;
pub use reactive::SensorInput;
pub use safety::CollectiveEmotionalIntelligence;
pub use safety::Custodian;
pub use safety::DivergenceTracker;
pub use safety::EmotionalMemoryTherapy;
pub use safety::RepetitionPrevention;
pub use safety::SafetySystem;
pub use safety::TemporalBlanketRecovery;
pub use simd::PerformanceBenchmark;
pub use simd::SimdGridOps;
pub use simd::SimdWaveProcessor;
pub use spatial_audio::Position;
pub use spatial_audio::SoundSource;
pub use spatial_audio::SpatialAudioField;
pub use spatial_audio::StereoSample;
pub use wave::FrequencyBand;
pub use wave::MemoryWave;
pub use wave::WaveGrid;

Modules§

consciousness
Consciousness simulation framework for MEM8 Implements awareness, attention allocation, and sensory arbitration
conversation
Conversation Memory System for Smart Tree Intelligently detects, parses, and stores conversation data in MEM|8 format
developer_personas
Developer Persona Analysis for MEM8 Creates unique wave signatures for each developer based on their git history
format
.m8 file format implementation with Markqant compression Achieves 100:1 semantic-preserving compression for AI-native storage
git_temporal
Git-based temporal timeline builder for MEM8 Extracts project history directly from git to create wave memories
index
integration
Integration of MEM8 with Smart Tree Provides cognitive memory capabilities for directory analysis
memindex
reactive
Reactive memory layers for MEM8 - hierarchical processing from reflexes to consciousness Implements 4 layers: 0-10ms hardware reflexes to >200ms conscious deliberation
safety
Safety mechanisms for MEM8 consciousness simulation Implements critical protections against cognitive instability Based on MEM8 paper section: Safety Mechanisms and Consciousness Stability
simd
SIMD optimizations for MEM8 wave operations Achieves 973× performance improvement through vectorized operations Uses manual loop unrolling and cache-aware algorithms for stable Rust
spatial_audio
Spatial Audio Processing using MEM8 Wave Grid
wave
Wave-based memory model for MEM8 cognitive architecture Based on the MEM8 paper - 256×256×65536 wave grid with interference patterns