consciousness/src/subconscious
ProofOfConcept 7aba17e5f0 Compute graph health in consciousness, rename F4 to hippocampus
Graph health stats (alpha, gini, cc, episodic ratio, consolidation
plan) now computed directly by the unconscious module on startup and
every 10 minutes, instead of fetching from the poc-memory daemon.

F4 screen renamed to hippocampus, stripped down to just the health
gauges — daemon task list removed (agents now shown on F3).

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-09 00:45:26 -04:00
..
agents Feed observe agents their recent writes to prevent duplicate nodes 2026-04-08 23:27:12 -04:00
audit.rs Kill log callback — use ConversationEntry::Log for debug traces 2026-04-07 01:23:22 -04:00
consolidate.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00
daemon.rs Compute graph health in consciousness, rename F4 to hippocampus 2026-04-09 00:45:26 -04:00
defs.rs Fix UTF-8 slicing panics: use floor_char_boundary for all truncation 2026-04-08 19:35:01 -04:00
digest.rs Output tool via Arc<Mutex<Subconscious>> closure — complete 2026-04-08 20:41:42 -04:00
learn.rs Clean up warnings: StreamToken pub, dead oneshot code, SkipIndex 2026-04-08 16:35:57 -04:00
mod.rs Fix: reap stale agent pid files in poc-hook 2026-04-07 13:27:59 -04:00
prompts.rs Reduce pub visibility: hippocampus, subconscious internals 2026-04-07 17:29:12 -04:00