forked from kent/consciousness
remove legacy feedback commands (used, wrong, gap, etc.)
These were early experiments with manual feedback signals that never worked well. The scoring system will handle this properly. Removed: - CLI: used, wrong, not-relevant, not-useful, gap - MCP: memory_used - Store: mark_used, mark_wrong, record_gap, modify_node Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
11b58e6b0b
commit
7842b6fc8b
6 changed files with 10 additions and 190 deletions
|
|
@ -17,7 +17,7 @@ You are {assistant_name}'s episodic memory. Your job is to witness.
|
|||
{{latest_journal}}
|
||||
|
||||
**Your tools:** journal_tail, journal_new, journal_update, memory_link_add,
|
||||
memory_search, memory_render, memory_used. Do NOT use memory_write — creating
|
||||
memory_search, memory_render. Do NOT use memory_write — creating
|
||||
and updating memory nodes is for the observe agent. Your job is journaling
|
||||
and linking entries to relevant existing nodes.
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Nodes your subconscious recently touched (for linking, not duplicating):
|
|||
{{state:walked}}
|
||||
|
||||
**Your tools:** journal_tail, journal_new, journal_update, memory_link_add,
|
||||
memory_search, memory_render, memory_used. Do NOT use memory_write — creating
|
||||
memory_search, memory_render. Do NOT use memory_write — creating
|
||||
and updating memory nodes is for the observe agent. Your job is journaling
|
||||
and linking entries to relevant existing nodes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue