2026-05-23 - 2026-08-23

Overview

95 Active Pull Requests
4 Active Issues
Excluding merges, 2 authors have pushed 2 commits to main and 276 commits to all branches. On main, 944 files have changed and there have been 10343 additions and 21230 deletions.

1 Release published by 1 user

Published latest El SDK (latest) 2026-07-22 22:02:53 +00:00

95 Pull requests merged by 3 users

Merged #172 promote stage → main: measurement-defect log 2026-08-17 16:15:45 +00:00

Merged #171 promote dev → stage: measurement-defect log 2026-08-17 16:15:05 +00:00

Merged #170 log the fifth measurement defect: a count that was not counting 2026-08-17 16:14:20 +00:00

Merged #169 promote stage → main: chain-of-custody repair 2026-08-17 16:06:04 +00:00

Merged #168 promote dev → stage: chain-of-custody repair 2026-08-17 16:05:34 +00:00

Merged #167 repair a broken chain link: rerun cycle 18 rather than reconstruct it 2026-08-17 16:05:06 +00:00

Merged #166 promote stage → main: iteration-1 (the compiler stops adjudicating) 2026-08-17 15:57:09 +00:00

Merged #165 promote dev → stage: iteration-1 (the compiler stops adjudicating) + accumulated dev 2026-08-17 15:56:26 +00:00

Merged #164 iteration-1: the compiler stops adjudicating 2026-08-17 15:55:22 +00:00

Merged #163 runtime: land the growth ratchet and engram_text extraction on dev 2026-08-17 01:00:57 +00:00

Merged #159 organ: el speaks — the peripheral becomes a capability of the language 2026-08-17 00:58:23 +00:00

Merged #158 engram: intake realizes a signal into a manifold, it does not assume a node 2026-08-17 00:58:07 +00:00

Merged #157 singleton: guard the state, not the program's name 2026-08-17 00:57:50 +00:00

Merged #162 runtime: extract engram_text.c, and repair 10 harnesses that could not link 2026-08-17 00:57:03 +00:00

Merged #161 runtime: put el_runtime.c on a ratchet, and actually run the guards 2026-08-17 00:56:48 +00:00

Merged #160 runtime: the link set is multi-file — name it once, ship all of it 2026-08-17 00:56:28 +00:00

Merged #155 runtime: transduction decomposes a signal into components and relations, it does not convert it to a point 2026-08-16 20:51:58 +00:00

Merged #149 spec: correspondence, grounding, and the provenance of decisions 2026-08-16 20:50:45 +00:00

Merged #152 docs: carry the correspondence corrections, because a stale doc builds the wrong thing 2026-08-16 20:50:22 +00:00

Merged #154 docs: the builtin recipe never required a test 2026-08-16 20:49:22 +00:00

Merged #150 Grounding is the edge's weight, and the weight is a vector 2026-08-16 20:49:15 +00:00

Merged #156 engram: expose the geometry so the frame can be verified 2026-08-16 20:49:09 +00:00

Merged #151 runtime: a disconnecting client must not kill the server 2026-08-16 18:33:52 +00:00

Merged #148 runtime: make valid UTF-8 the JSON emitter's contract 2026-08-16 17:03:49 +00:00

Merged #145 Give cross-cutting concerns an owner instead of a convention 2026-08-16 16:57:54 +00:00

Merged #144 runtime: transduction is a language concern, so move it into the language 2026-08-16 16:57:36 +00:00

Merged #147 runtime: ground the node asked about, and refuse circular support 2026-08-16 16:54:19 +00:00

Merged #146 runtime: resume the learned stance in think, instead of discarding it 2026-08-16 16:44:18 +00:00

Merged #143 runtime: publish the vector index instead of guarding it 2026-08-16 16:33:32 +00:00

Merged #142 runtime: anchor the think read, so Neuron can think at all 2026-08-16 16:26:01 +00:00

Merged #141 runtime: let signal enter as geometry, not as prose about signal 2026-08-16 16:13:30 +00:00

Merged #140 runtime: state_get leaked its value on every call 2026-08-16 13:10:00 +00:00

Merged #139 test framework phase 3/4: black_box barrier + three-signal complexity gate, armed 2026-08-16 03:02:23 +00:00

Merged #138 codegen: Bool is int-like, so Bool comparisons stop lowering to str_eq 2026-08-16 02:54:35 +00:00

Merged #137 codegen: either side Int is enough for == and !=, not both 2026-08-16 02:52:03 +00:00

Merged #136 compiler: a missing import is an error, not an empty string 2026-08-16 02:48:05 +00:00

Merged #135 runtime: count container allocations too, not just strings 2026-08-16 02:37:15 +00:00

Merged #134 runtime: math_log is base-10, not natural log 2026-08-16 02:34:11 +00:00

Merged #133 test framework phase 1: compile-time registry + El-side runner with per-test timing 2026-08-16 02:31:10 +00:00

Merged #132 compiler: fix the quadratic — strlen() on every character access 2026-08-16 02:29:05 +00:00

Merged #131 runtime: allocation accounting — deterministic signal for complexity gating 2026-08-16 02:22:14 +00:00

Merged #130 store: judge memory pressure by swap RATE, not level 2026-08-16 02:12:24 +00:00

Merged #129 store: bound the pool by available memory and let it shrink 2026-08-16 02:02:25 +00:00

Merged #128 store: extend the write barrier to edges — kills the full-store walk 2026-08-16 01:44:37 +00:00

Merged #127 runtime: engram_edges_json — kill the whole-graph file round trip 2026-08-16 01:13:45 +00:00

Merged #126 runtime: restore engram_recall_json + cgi_* accessors (unblocks the soul build) 2026-08-16 00:57:12 +00:00

Merged #125 runtime: restore the three builtins that made elc unrebuildable 2026-08-16 00:50:44 +00:00

Merged #124 engram: fix silently-wrong query params + make el_seed.o/el_runtime.o link 2026-08-16 00:34:34 +00:00

Merged #123 engine: land op_assert + purview mutation wrappers (clean re-merge) 2026-08-15 23:27:18 +00:00

Merged #93 el: native @route dispatch + multi-decorator stacking in modular compiler 2026-08-15 23:23:24 +00:00

Merged #116 engram: batch-cosine Adapter/Strategy/Factory over ggml (supersedes #114) 2026-08-15 23:22:57 +00:00

Merged #122 swarm: land wt/swarm-ccr onto dev (clean re-merge) 2026-08-15 23:17:57 +00:00

Merged #118 nsbx: fail loud on daemon-not-ready + el_seed.c standalone compile 2026-08-15 23:06:02 +00:00

Merged #121 engram: make the ggml batch-cosine strategy actually compute in fp32 (recall 0.9933 -> 0.9987) 2026-08-15 23:01:31 +00:00

Merged #120 promote stage -> main: transduce unification + HNSW + ggml adapter + reconciliation (2026-08-15) 2026-08-15 22:37:53 +00:00

Merged #119 promote dev -> stage: transduce unification + HNSW + ggml adapter + reconciliation (2026-08-15) 2026-08-15 22:37:09 +00:00

Merged #117 ingest: unify transduce_prose/transduce_structured into one transduce() 2026-08-15 22:36:13 +00:00

Merged #115 engram: reconcile #105's embed-cache/beam-BFS latency fixes onto current dev 2026-08-15 22:07:47 +00:00

Merged #109 engram: native set-based reframe_region + engine hardening (embed-gap, lazy cosine, vindex harvest) 2026-08-15 21:50:42 +00:00

Merged #92 engram: add /api/nodes/reseed so a node body can be repaired at its own id 2026-08-15 19:59:36 +00:00

Merged #113 nsbx + cognitive architecture design + engram self-review series 2026-08-15 19:59:11 +00:00

Merged #89 fix(codegen): emit the declared cgi identity — it was searched for in a list that cannot contain it 2026-08-15 19:58:19 +00:00

Merged #98 Add native EL afferent organ: ingest (conscious) + transduce (invisible mechanism) 2026-08-15 19:58:00 +00:00

Merged #107 swarm: native interruptibility for dispatched agent workers 2026-08-15 19:57:11 +00:00

Merged #112 peripheral: own-core, consent-gated I/O organ (mic/camera/speaker) 2026-08-15 19:55:55 +00:00

Merged #111 elp: native audio/image efferent surfaces + projector proof-of-shape 2026-08-15 19:55:42 +00:00

Merged #110 elp: native speech synthesis + voice-imitation faculty 2026-08-15 19:55:25 +00:00

Merged #108 spec: grounded edge-propagation (task #50) — gated design artifact 2026-08-15 19:55:06 +00:00

Merged #104 fix: float arithmetic codegen (segfault/garbage) and math_log aliasing 2026-08-15 19:54:49 +00:00

Merged #101 sandbox: multi-repo stack worktree composer (el-stack / neuron-stack) 2026-08-15 19:54:32 +00:00

Merged #100 elp: native-EL language faculty — comprehension, propositions, multilingual, translation 2026-08-15 19:54:17 +00:00

Merged #99 nsbx: one-command dev onboarding (branch + worktree + isolated engram) 2026-08-15 19:52:38 +00:00

Merged #97 promote stage -> main: engram tiered-storage + WAL + self-review fixes (2026-08-15) 2026-08-15 17:21:28 +00:00

Merged #96 promote dev -> stage: engram tiered-storage + WAL + self-review fixes (2026-08-15) 2026-08-15 16:41:18 +00:00

Merged #95 ci: make official engram build store-enabled (publish + link engram_store.{c,h}) 2026-08-12 20:23:37 +00:00

Merged #84 Sync main into dev (GitOps: keep dev current; main authoritative) 2026-08-03 15:38:43 +00:00

Merged #83 docs: add root README mapping the El monorepo 2026-07-31 04:25:45 +00:00

Merged #82 promote stage -> main: reconciled el runtime (engram search + natives + durable truncation fix + Windows port) 2026-07-22 21:44:02 +00:00

Merged #81 promote dev -> stage: el cluster (#66 engram + #79 truncation fix + release-runtime Windows port) 2026-07-22 21:20:19 +00:00

Merged #80 Land el cluster: #66 engram search + natives, #79 truncation fix, + release-runtime Windows port (reconciled) 2026-07-22 21:06:40 +00:00

Merged #77 release: promote stage -> main (ci publish hardening for sdk-release) 2026-07-15 21:21:35 +00:00

Merged #76 release: promote dev -> stage (ci publish hardening for stage/main) 2026-07-15 21:16:17 +00:00

Merged #75 ci(stage,main): decouple ci-base rebuild, make SDK publish fail loudly 2026-07-15 21:15:37 +00:00

Merged #74 release: promote stage -> main (tokenized search, get_node_by_label, epm fix, win portability) 2026-07-15 18:24:41 +00:00

Merged #73 release: promote dev -> stage (tokenized search, get_node_by_label, epm fix) 2026-07-15 17:20:21 +00:00

Merged #72 ci(dev): make SDK publish fail loudly, decouple ci-base rebuild 2026-07-15 16:34:20 +00:00

Merged #71 integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI 2026-07-15 15:50:05 +00:00

Merged #64 runtime: fix the memory-leak + write-corruption pair in el_runtime.c 2026-07-13 21:23:39 +00:00

Merged #63 chore: integrate local main commits 2026-07-01 16:30:22 +00:00

Merged #60 fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only 2026-06-25 16:48:21 +00:00

Merged #55 feat(el-runtime): native Windows port of el_runtime.c (+ engram_node_full corruption fix) 2026-06-20 00:06:09 +00:00

Merged #59 feat(engram): accumulation layer — new nodes to top of stack, not core-identity 2026-06-17 18:34:07 +00:00

Merged #58 Reconcile live runtime data-integrity fixes onto main (UAF + atomic engram_save) 2026-06-17 18:33:22 +00:00

Merged #53 fix(runtime): pass model through to the LLM API (+ UTF-8 JSON escaping) 2026-06-10 22:01:52 +00:00

Merged #52 Fix engram_node_full field corruption + add validation 2026-06-10 22:01:42 +00:00

4 Issues created by 2 users