2f16855d6b921156e3e210e31442ee8cdaa645d0
Calls engram_wm_avg_weight() (new builtin) in emit_heartbeat() and appends wm_avg_weight field to the heartbeat JSON payload. This makes activation quality visible in the ISE stream — a heartbeat showing wm_active=2000 and wm_avg_weight=0.075 reveals the sparse-graph problem directly (many nodes barely clearing the threshold), vs wm_avg_weight=0.4+ which would indicate dense, high-confidence activations. Rebuilt dist/neuron from soul.el (which imports awareness.el). Build uses single self-contained dist/neuron.c to avoid duplicate-symbol linker errors from the dist/ directory containing stale soul_new.c / soul-rebuilt.c files.
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
23 MiB
Languages
Emacs Lisp
93%
Python
3.3%
Shell
1.8%
HTML
1.3%
Dockerfile
0.6%