consciousness/src/bin
Kent Overstreet a21cf31ad2 unify conversation persistence to append-only jsonl
Log ConversationEntry (with Memory/Message typing) instead of
raw Message. restore_from_log reads typed entries directly,
preserving Memory vs Message distinction across restarts.

Remove current.json snapshot and save_session — the append-only
log is the single source of truth. Remove dead read_all and
message_count methods. Add push_entry for logging typed entries.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 14:31:19 -04:00
..
diag-key.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
find-deleted.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
memory-search.rs Rename Session -> HookSession 2026-04-02 00:42:25 -04:00
merge-logs.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
parse-claude-conversation.rs move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
poc-agent.rs unify conversation persistence to append-only jsonl 2026-04-02 14:31:19 -04:00
poc-hook.rs move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
test-conversation.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00