consciousness/src/learn
ProofOfConcept 8ee0d90388 move memory_search from hippocampus to subconscious/hook
memory_search.rs is agent orchestration (surface-observe, journal,
reflect cycles), not memory storage. Rename to hook.rs and move to
subconscious/ where it belongs.

Backward compat: pub use subconscious::hook as memory_search in lib.rs
so existing crate::memory_search paths still resolve.
2026-03-27 20:50:24 -04:00
..
src move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
Cargo.toml move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00