consciousness/poc-memory/src
Kent Overstreet fc48ac7c7f split into workspace: poc-memory and poc-daemon subcrates
poc-daemon (notification routing, idle timer, IRC, Telegram) was already
fully self-contained with no imports from the poc-memory library. Now it's
a proper separate crate with its own Cargo.toml and capnp schema.

poc-memory retains the store, graph, search, neuro, knowledge, and the
jobkit-based memory maintenance daemon (daemon.rs).

Co-Authored-By: ProofOfConcept <poc@bcachefs.org>
2026-03-08 20:43:59 -04:00
..
bin split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
neuro split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
store split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
audit.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
config.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
consolidate.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
daemon.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
digest.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
enrich.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
fact_mine.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
graph.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
knowledge.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
lib.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
llm.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
lookups.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
main.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
migrate.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
query.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
search.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
similarity.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
spectral.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
util.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00