consciousness/poc-memory/src/bin
Kent Overstreet 81fec99767 history: show DELETED marker on tombstone entries
cmd_history was silently hiding the deleted flag, making it
impossible to tell from the output that a node had been deleted.
This masked the kernel-patterns deletion — looked like the node
existed in the log but wouldn't load.

Also adds merge-logs and diag-key diagnostic binaries, and makes
Node::to_capnp public for use by external tools.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-17 18:00:58 -04:00
..
diag-key.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00
memory-search.rs Agent identity, parallel scheduling, memory-search fixes, stemmer optimization 2026-03-15 12:49:10 -04:00
merge-logs.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00
parse-claude-conversation.rs transcript: extract JSONL backward scanner and compaction detection into library 2026-03-09 17:06:32 -04:00
poc-hook.rs poc-hook: raise compaction threshold to 900k for 1M context 2026-03-16 17:10:00 -04:00