feat(recall): context-format #54

Closed
will.anderson wants to merge 0 commits from improve/recall-context-format into main
Owner

Memory recall improvements for context-format: rendered prose bullets, labeled sections, chat_mode param, dialogue history rendering

Memory recall improvements for context-format: rendered prose bullets, labeled sections, chat_mode param, dialogue history rendering
will.anderson added 1 commit 2026-06-22 18:21:34 +00:00
feat(recall): context-format improvements
Neuron Soul CI / build (pull_request) Has been cancelled
1dd09b1980
- Add engram_render_node/render_nodes/dedup_nodes helpers for human-readable
  prose bullet output instead of raw JSON node objects reaching the LLM
- Fix engram_compile_ranked to use |N| index sentinel instead of _sel_N JSON
  mutation which leaked sentinel fields into LLM-visible node data (Issue #11)
- Update build_system_prompt with chat_mode param; no_tools_rule only included
  for chat path, not agentic paths (Issue #9)
- Move engram block to end of system prompt for strongest LLM attention (Issue #8)
- Label sections: STABLE IDENTITY vs RETRIEVED MEMORY (Issue #10)
- Render conversation history as User:/Assistant: dialogue instead of raw JSON
- Add RETRIEVED MEMORY labels to agentic and dharma room system prompt assembly
will.anderson closed this pull request 2026-06-22 18:31:32 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
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#54