3 Commits

Author SHA1 Message Date
will.anderson b77f537dc6 fix cross-repo path deps; remove el compiler from neuron-lang/
- neuron-runtime, neuron-store, neuron-migrate: fix path deps
  (products/engram/ → foundation/engram/engrams/, products/el/ → foundation/el/engrams/)
- neuron-rs workspace: fix axon-events/axon-protocol paths
  (../../../platform/ → ../../platform/, paths were off by one level)
- neuron-lang/compiler/ removed (el self-hosting compiler now lives in foundation/el/el-compiler/)
2026-04-29 03:27:39 -05:00
will.anderson 7a81bb11a7 add axon-events: typed event schema for the full neuron-technologies stack 2026-04-27 20:01:39 -05:00
will.anderson 745278c902 feat: neuron-rs — Rust runtime, Engram-backed, Axon protocol 2026-04-27 18:37:01 -05:00