consciousness/src/cli
Kent Overstreet 917960cb76 deps: remove faer (224 transitive crates)
Spectral decomposition (eigenvalue computation) removed — it was
only used by the spectral-save CLI command. The spectral embedding
reader and query engine features remain (they load pre-computed
embeddings from disk, no faer needed).

Removes: faer, nano-gemm, private-gemm, and ~220 other transitive
dependencies. Significant build time and artifact size reduction.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 06:39:47 -04:00
..
admin.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
agent.rs oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
graph.rs deps: remove faer (224 transitive crates) 2026-04-05 06:39:47 -04:00
journal.rs journal: remove all stringly-typed key patterns, use NodeType 2026-03-26 19:11:17 -04:00
misc.rs delete dead code: channel-test, mcp-schema, cmd_mcp_schema 2026-04-03 20:52:40 -04:00
mod.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
node.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00