consciousness/src
ProofOfConcept bf5b495632 move daemon, IRC, and remaining state to ~/.consciousness/
- Daemon socket/pid/log: ~/.consciousness/daemon.{sock,pid}, logs/daemon.log
- Daemon config: ~/.consciousness/daemon.toml
- Daemon state: ~/.consciousness/daemon-state.json
- IRC logs: ~/.consciousness/irc/logs/
- No more .claude/ references except Claude Code integration points
  (projects, settings, hooks, telegram, CLAUDE.md)
2026-03-27 21:11:02 -04:00
..
agent cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
bin move daemon, IRC, and remaining state to ~/.consciousness/ 2026-03-27 21:11:02 -04:00
cli move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
hippocampus cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
thought provenance: pass directly through thought::dispatch, remove globals 2026-03-27 15:44:39 -04:00
config.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
lib.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
main.rs journal: remove all stringly-typed key patterns, use NodeType 2026-03-26 19:11:17 -04:00
session.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
tui.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
util.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00