Research Foundations
Blightbow edited this page 2025-12-09 14:11:12 -05:00

Page revisions

2 Commits

Author SHA1 Message Date
Blightbow
f623d5beec Update Research-Foundations with current file paths
The codebase has been restructured since this doc was created:
- helpers.py → helpers/ package with focused modules
- rag_memory.py sleep code → sleep/ package
- Some function names updated for consistency

Updated paths:
- helpers/entity_profiles.py: create_entity_profile()
- helpers/entity_context.py: run_entity_consolidation_batch()
- helpers/episodic_index.py: prune_low_importance_entries(),
  search_episodic_memory()
- sleep/dreaming.py: run_dreaming_tick(), prune_orphaned_memory_links()
- sleep/compaction.py: compact_conversation_history()
- sleep/consolidation.py: run_sleep_consolidation()

Added new entries to implementation mapping table for sleep package.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 14:11:12 -05:00
03c191a5dd Recreate with clean slug 2025-12-07 00:47:18 +00:00