consciousness/src
ProofOfConcept c5efc6e650 budget: identity = system prompt + personality, memory = loaded nodes
Personality is identity, not memory. Memory is nodes loaded during
the session via tool calls — things I've actively looked at.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-03-25 02:28:44 -04:00
..
agent budget: identity = system prompt + personality, memory = loaded nodes 2026-03-25 02:28:44 -04:00
bin config: unify memory and agent config into single module 2026-03-25 01:23:12 -04:00
cli hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00
hippocampus tools: add memory_query for structured graph queries 2026-03-25 02:22:07 -04:00
subconscious subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
config.rs config: unify memory and agent config into single module 2026-03-25 01:23:12 -04:00
lib.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00
main.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
session.rs session: extract Session from memory_search to src/session.rs 2026-03-25 01:26:03 -04:00
tui.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
util.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00