consciousness/poc-memory/src/cli
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
..
admin.rs Clean up unused imports, dead code, and compiler warnings 2026-03-17 00:47:52 -04:00
agent.rs agent run: queue targeted runs to daemon, one task per node 2026-03-17 01:24:54 -04:00
graph.rs Add calibrate agent, link-set command, and dominating-set query stage 2026-03-17 01:39:41 -04:00
journal.rs Clean up unused imports, dead code, and compiler warnings 2026-03-17 00:47:52 -04:00
misc.rs Clean up unused imports, dead code, and compiler warnings 2026-03-17 00:47:52 -04:00
mod.rs poc-memory: POC_MEMORY_DRY_RUN=1 for agent testing 2026-03-16 18:09:56 -04:00
node.rs history: show DELETED marker on tombstone entries 2026-03-17 18:00:58 -04:00