feat(recall): emotional-recall improvements #52

Merged
will.anderson merged 1 commits from improve/recall-emotional-recall into main 2026-06-22 18:24:39 +00:00
Owner

Improves emotional recall across safety.el, soul.el, and chat.el.

Key changes:

  • Add positive emotion detection (safety_detect_positive_level) and remove location scouting phrases from soft-bell triggers
  • Load cross-session BellEvent and PositiveEvent nodes at boot into soul_affective_context
  • Inject affective context in layered_cycle safety addendum
  • Wire soul_affective_context into build_system_prompt (was dead state)
  • Make affective_prefix run every turn (not just hist_len==0), with correct query tags and ts marker extraction
  • Add PositiveEvent node write in auto_persist mirroring BellEvent infrastructure
  • Add PositiveEvent lookup in engram_compile alongside BellEvent
Improves emotional recall across safety.el, soul.el, and chat.el. Key changes: - Add positive emotion detection (safety_detect_positive_level) and remove location scouting phrases from soft-bell triggers - Load cross-session BellEvent and PositiveEvent nodes at boot into soul_affective_context - Inject affective context in layered_cycle safety addendum - Wire soul_affective_context into build_system_prompt (was dead state) - Make affective_prefix run every turn (not just hist_len==0), with correct query tags and ts marker extraction - Add PositiveEvent node write in auto_persist mirroring BellEvent infrastructure - Add PositiveEvent lookup in engram_compile alongside BellEvent
will.anderson added 1 commit 2026-06-22 18:18:02 +00:00
feat(recall): emotional-recall improvements
Neuron Soul CI / build (pull_request) Has been cancelled
0113407728
will.anderson merged commit 42bbadcd33 into main 2026-06-22 18:24:39 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron#52