consciousness/src/hippocampus
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
..
neuro add unreachable_pub lint, fix all 17 violations 2026-04-02 16:15:32 -04:00
query delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
store Redirect noisy warnings to debug log to stop TUI corruption 2026-04-09 22:46:48 -04:00
counters.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00
cursor.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00
graph.rs journal: remove all stringly-typed key patterns, use NodeType 2026-03-26 19:11:17 -04:00
lookups.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
memory.rs surface: tag recent nodes as (new) instead of hiding them 2026-03-26 21:19:19 -04:00
mod.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
similarity.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00
spectral.rs Remove dead functions from spectral.rs and identity.rs 2026-04-07 13:33:45 -04:00
transcript.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00