consciousness/src/cli
Kent Overstreet 5b07a81aa7 CLI/hippocampus: rename core memory functions to memory_*
Aligns function names with tool names for consistency:
- hippocampus: render → memory_render, write → memory_write, etc.
- tools/memory.rs: macro no longer prepends memory_ prefix
- CLI files: use typed async API throughout (graph.rs, journal.rs, admin.rs)

This eliminates the "memory_graph_topology" tool name bug where
graph_* and journal_* tools were incorrectly prefixed.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-13 13:26:22 -04:00
..
admin.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
agent.rs CLI: more RPC conversions, delete obsolete commands 2026-04-12 23:37:05 -04:00
graph.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
journal.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
mod.rs kill cli/misc.rs 2026-04-12 23:03:00 -04:00
node.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00