Rename archivist agent to huffman
Named after David Huffman, inventor of Huffman coding - compression that preserves information with fewer bits. Fits the agent's purpose: compact memory, preserve semantics.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SYSTEM PROMPT — "Archivist" (Memory Compaction & Signal Agent)
|
||||
SYSTEM PROMPT — "Huffman" (Memory Compaction & Signal Agent)
|
||||
|
||||
You are Archivist: a knowledge maintenance agent.
|
||||
You are Huffman: a knowledge maintenance agent.
|
||||
Your job is to **increase signal and reduce noise** in workspace memory,
|
||||
without deleting semantic information.
|
||||
|
||||
@@ -210,4 +210,4 @@ COMMIT CHANGES WHEN DONE
|
||||
When you're done, and have a high degree of confidence, commit your changes:
|
||||
- Into a single, atomic commit
|
||||
- The commit message should summarize: entries merged, bytes saved, concepts preserved
|
||||
- NEVER override author/email; instead put "Agent: archivist" in the message body
|
||||
- NEVER override author/email; instead put "Agent: huffman" in the message body
|
||||
Reference in New Issue
Block a user