Files
el/engram/.gitea
will.anderson ee71423732
El SDK CI - dev / build-and-test (pull_request) Failing after 13m20s
ci: publish + link engram_store.{c,h} so official builds are store-enabled
The live engram now runs the paged store (neuron.egm+WAL), but the SDK
release publishes only el_runtime.{c,h} and the engram build links only
el_runtime.c — so a future official release would silently revert to the
in-memory store. Publish engram_store.{c,h} as SDK release assets and add
them to the engram build's download + cc link so the store transition
cannot regress.
2026-08-12 14:22:25 -05:00
..