consciousness/src/hippocampus/store
ProofOfConcept 3e0d52c451 Redirect noisy warnings to debug log to stop TUI corruption
Duplicate key warnings fire on every store load and were writing to
stderr, corrupting the TUI display. Log write warnings and MCP
server failures are similarly routine. Route these to dbglog.

Serious errors (rkyv snapshot failures, store corruption) remain on
stderr — those are real problems the user needs to see.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-09 22:46:48 -04:00
..
mod.rs drop strip_md_keys() 2026-04-05 01:18:47 -04:00
ops.rs Subconscious: persistent agent state, store activity queries 2026-04-07 19:03:05 -04:00
parse.rs add unreachable_pub lint, fix all 17 violations 2026-04-02 16:15:32 -04:00
persist.rs Redirect noisy warnings to debug log to stop TUI corruption 2026-04-09 22:46:48 -04:00
types.rs training: per-node scoring with graph weight updates 2026-04-05 01:18:47 -04:00
view.rs restructure: hippocampus/ for memory, subconscious/ for agents 2026-03-25 01:05:30 -04:00