This repository has been archived on 2026-05-05 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
c7831f70ad67cd28a9624706540553a047254010
When the query string includes node_type, we route to the new engram_scan_nodes_by_type_json builtin instead of the unfiltered scan. Existing callers without the param get identical behaviour. Smoke-tested live on the neuron engram (3,200+ nodes): ?node_type=Knowledge → all Knowledge ?node_type=BacklogItem → all BacklogItem ?node_type=Imprint → 1 Imprint (only one cultivated so far) ?node_type=DoesNotExist → []
Description
Local-first spreading-activation memory database
598 KiB
Languages
HTML
77.6%
Emacs Lisp
11.4%
C
11%