Add `poc-memory graph spread` command that takes multiple seed node keys, runs spreading activation through the graph, and returns nodes ranked by total activation — nodes that bridge multiple seed concepts score highest. Expose spreading_activation() as pub from the query engine. Add memory_spread and memory_search_content tool definitions for MCP. Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| neuro | ||
| query | ||
| store | ||
| counters.rs | ||
| cursor.rs | ||
| graph.rs | ||
| lookups.rs | ||
| memory.rs | ||
| mod.rs | ||
| similarity.rs | ||
| spectral.rs | ||
| transcript.rs | ||