9dade105b66c79e32abda2e3c47dee3f66842b92
elb runs elc which consumes 24GB+ virtual memory on the 16GB GCE runner, OOM-killing the runner process and crashing the VM. We already restore the repo's pre-built soul.c immediately after elb runs, so elb's output is discarded anyway. Skip elb entirely: download only the El runtime headers and compile dist/soul.c directly. Root cause: runner VM was unresponsive for 7+ weeks due to repeated elc OOM kills. VM was manually reset 2026-06-28 to restore CI.
Merge pull request 'fix(api): /api/neuron/list/<type> off-by-one (list-by-type returned [] for all types)' (#58) from fix/list-typed-slice-offset into main
Merge pull request 'feat(recall): emotional-recall improvements' (#52) from improve/recall-emotional-recall into main
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
25 MiB
Languages
Emacs Lisp
86.6%
Shell
8.6%
Python
3%
HTML
1.2%
Dockerfile
0.6%