ESTABLISHING NEURAL LINK...

Memory Health

LIVE_TELEMETRY
NEURAL_MEMORY_DIAGNOSTICS // {{ user.username }}
Total Memories
{{ stats.totalMemories?.toLocaleString() }}
Across all neural pathways
Core Memories
{{ stats.coreMemoriesCount }}
High-importance archetypes
Memory Consolidation
{{ coreRatio }}%
Core-to-General ratio
Neural Decay
{{ (stats.decayConfig?.decayOffset * 100)?.toFixed(0) || 90 }}%
Minimum Neural Stability
Importance Distribution ANALYZING...
Memory Age
Top Contributors By total & core counts
Recall Hotspots
Type Breakdown FETCHING...
{{ getTypeEmoji(formatType(t.typeLabel)) }} {{ formatType(t.typeLabel) }} {{ t.count?.toLocaleString() || 0 }} โŒ€{{ t.avgImportance ? Number(t.avgImportance).toFixed(1) : '?' }}
Recent Activity Live Feed
{{ a.importance }}
{{ a.key }}
{{ a.value }}
{{ formatTimeRelative(a.datetime) }}
๐Ÿง  SEMANTIC_CLUSTERS ANALYZING CLUSTERS... Deep Topic Analysis (Weekly k-Means)
No semantic clusters generated yet. (Runs weekly on Sundays)
#{{ i + 1 }} {{ c.topic }} {{ c.size }} memories
{{ c.summary }}
"{{ s.substring(0, 60) }}..."
๐Ÿง  CORE_MEMORY_TUNING Super Admin Only

Review and adjust importance scores for Core Memories (8+). Changes affect context injection.

Total: {{ coreMemory.total }} Page: {{ coreMemory.page }} / {{ coreMemory.totalPages || 1 }}
KEY CONTENT SCORE DATE
{{ truncate(mem.key, 15) }} {{ truncate(mem.value, 200) }} {{ formatTimeRelative(mem.datetime) }}
โšก Loading memories...
No memories found matching criteria.
NEURAL CONFIGURATION
Similarity Threshold
{{ (stats.decayConfig?.similarityThreshold * 100)?.toFixed(0) || 30 }}%
Duplicate Threshold
{{ (stats.decayConfig?.duplicateThreshold * 100)?.toFixed(0) || 92 }}%
Echo Suppression
{{ (stats.decayConfig?.echoThreshold * 100)?.toFixed(0) || 95 }}%
Decay Rate / Day
{{ (stats.decayConfig?.decayRate * 100)?.toFixed(1) || 0.1 }}%
Max Penalty Cap
{{ (stats.decayConfig?.decayCap * 100)?.toFixed(0) || 10 }}%
Stability Floor
{{ (stats.decayConfig?.decayOffset * 100)?.toFixed(0) || 90 }}%