consciousness/poc-memory/src/store
Kent Overstreet aa46b1d5a6 poc-agent: read context_groups from config instead of hardcoded list
- Remove MEMORY_FILES constant from identity.rs
- Add ContextGroup struct for deserializing from config
- Load context_groups from ~/.config/poc-agent/config.json5
- Check ~/.config/poc-agent/ first for identity files, then project/global
- Debug screen now shows what's actually configured

This eliminates the hardcoded duplication and makes the debug output
match what's in the config file.
2026-03-24 01:53:28 -04:00
..
mod.rs poc-agent: read context_groups from config instead of hardcoded list 2026-03-24 01:53:28 -04:00
ops.rs poc-agent: read context_groups from config instead of hardcoded list 2026-03-24 01:53:28 -04:00
parse.rs split into workspace: poc-memory and poc-daemon subcrates 2026-03-08 20:43:59 -04:00
persist.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
types.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
view.rs graph: add implicit temporal edges between episodic nodes 2026-03-14 02:40:00 -04:00