self-review 2026-05-23: rebuild soul with updated el_runtime.c (ISE ordering + elc async fix)

Rebuilt awareness.c and neuron.c from source using the updated elc (which now
correctly recognizes http_serve_async as a 2-arg builtin). Rebuilt the neuron
binary against the updated el_runtime.c which now sorts InternalStateEvent scans
by created_at DESC. The soul daemon now posts heartbeats that surface immediately
at offset 0 of the ISE scan, rather than being buried behind 20K older entries.
This commit is contained in:
2026-05-23 08:45:14 -05:00
parent 5b8cb58da1
commit 8cac07004c
3 changed files with 28184 additions and 91 deletions
+28054 -82
View File
File diff suppressed because one or more lines are too long