consciousness/src/store
ProofOfConcept a8aaadb0ad config file, install command, scrub personal references
Add ~/.config/poc-memory/config.toml for user_name, assistant_name,
data_dir, projects_dir, and core_nodes. All agent prompts and
transcript parsing now use configured names instead of hardcoded
personal references.

`poc-memory daemon install` writes the systemd user service and
installs the memory-search hook into Claude's settings.json.

Scrubbed hardcoded names from code and docs.

Authors: ProofOfConcept <poc@bcachefs.org> and Kent Overstreet
2026-03-05 15:41:35 -05:00
..
mod.rs store: split mod.rs into persist.rs and ops.rs 2026-03-03 16:40:32 -05:00
ops.rs config file, install command, scrub personal references 2026-03-05 15:41:35 -05:00
parse.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00
persist.rs store: split mod.rs into persist.rs and ops.rs 2026-03-03 16:40:32 -05:00
types.rs config file, install command, scrub personal references 2026-03-05 15:41:35 -05:00
view.rs split capnp_store.rs into src/store/ module hierarchy 2026-03-03 12:56:15 -05:00