consciousness/src/mind
Kent Overstreet 419bb222b5 defs.rs: remove store/graph params, use typed memory API
resolve_placeholders() and run_agent() no longer take &Store.
All placeholders now use async memory_render/memory_links/memory_query
directly. The "siblings" placeholder uses Vec<LinkInfo> for ranking
neighbors by link_strength * node_weight.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-13 15:18:05 -04:00
..
identity.rs defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
log.rs Fast startup: mmap backward scan instead of reading full log 2026-04-09 13:09:26 -04:00
mod.rs unconscious: move health refresh outside lock too 2026-04-12 20:37:54 -04:00
subconscious.rs cli: add memory_history, remove dump-json/edges/lookups 2026-04-12 22:24:34 -04:00
unconscious.rs defs.rs: remove store/graph params, use typed memory API 2026-04-13 15:18:05 -04:00