brain-dynamics
section · heat & decay
decay_factor
float
Per-cycle multiplicative heat decay. Lower → memories cool faster. The core of Yadgar's forgetting curve.
yaml
importance_decay_factor
float
Decay applied to the importance scalar separately from heat. Edited — pending.
yaml
⟲ restart required
hopfield_beta
float
Inverse temperature for the Hopfield associative-recall sharpening. Higher → crisper attractors.
yaml⟲ restart required
num_astrocyte_processes
int
Worker count for the astrocyte decay pool. Set by deployment env — yaml cannot override it.
4
🔒 env · locked
enrichment
section · retrieval_fusion
fpa_threshold
float
Floor for the fixed-point-attractor enrichment exemption. Memories above this skip re-enrichment.
yaml
contextual_prefix_enabled
bool
Prepend a synthesized context prefix to each chunk before embedding.
true
default
gate
section · write_gate & quality
write_gate_shadow_threshold
float
Quality floor below which a write is shadow-logged but not committed. Edited — pending.
default
storage
section · cold-tier lifecycle
COLD_MEMORY_PURGE_ENABLED
destructive
When on, the consolidation cycle permanently deletes cold-tier memories below cold_threshold. ⚠ deletes data — irreversible.
false
Armed — click again to commit
expires in 7s
default
⟲ restart required