Tim Lingo 3ad9dc7df7
Neuron Soul CI / build (pull_request) Has been cancelled
fix(api): /api/neuron/list/<type> off-by-one — slice 16->17
str_slice(clean, 16, ...) left a leading slash on node_type ('/BacklogItem'), so
engram_scan_nodes_by_type_json matched nothing and list/<type> returned [] for EVERY type — silently
breaking backlog + typed-node listing across the app and MCP tools (reviewBacklog). Proven live: the
literal-scan endpoint /api/neuron/knowledge returns nodes; /api/neuron/list/Knowledge returned []. elc-clean.
NOTE: soul-core — needs dist/soul.c regen (Will); rides the same rebuild as #56/#57.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 15:59:37 -05:00
2026-06-22 13:29:12 -05:00
S
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%