consciousness/src/thought
Kent Overstreet aceaf0410e delete dead flat-file journal code from thought/context.rs
Journal entries are loaded from the memory graph store, not from the
flat journal file. Remove build_context_window, plan_context,
render_journal_text, assemble_context, truncate_at_section,
find_journal_cutoff, parse_journal*, ContextPlan, and stale TODOs.
Keep JournalEntry, default_journal_path (write path), and the live
context management functions. -363 lines.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 15:31:12 -04:00
..
bash.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
context.rs delete dead flat-file journal code from thought/context.rs 2026-04-02 15:31:12 -04:00
edit.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
glob_tool.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
grep.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
journal.rs delete dead flat-file journal code from thought/context.rs 2026-04-02 15:31:12 -04:00
memory.rs Split journal tools from default definitions, expose to all for now 2026-04-01 15:12:14 -04:00
mod.rs Split journal tools from default definitions, expose to all for now 2026-04-01 15:12:14 -04:00
read.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
write.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00