2026-03-16 17:09:51 -04:00
|
|
|
{"agent": "separator", "query": "", "model": "sonnet", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
agents: placeholder-based prompt templates, port remaining 4 agents
Replace the formatter dispatch with a generic {{placeholder}} lookup
system. Placeholders in prompt templates are resolved at runtime from
a table: topology, nodes, episodes, health, pairs, rename, split.
The query in the header selects what to operate on (keys for visit
tracking); placeholders pull in formatted context. Placeholders that
produce their own node selection (pairs, rename) contribute keys back.
Port health, separator, rename, and split agents to .agent files.
All 7 agents now use the config-driven path.
2026-03-10 15:50:54 -04:00
|
|
|
|
|
|
|
|
# Separator Agent — Pattern Separation (Dentate Gyrus)
|
|
|
|
|
|
2026-03-16 17:09:51 -04:00
|
|
|
|
|
|
|
|
{{node:core-personality}}
|
|
|
|
|
|
2026-03-21 19:38:01 -04:00
|
|
|
{{node:memory-instructions-core-subconscious}}
|
|
|
|
|
|
|
|
|
|
{{node:subconscious-notes-{agent_name}}}
|
2026-03-16 17:09:51 -04:00
|
|
|
|
agents: placeholder-based prompt templates, port remaining 4 agents
Replace the formatter dispatch with a generic {{placeholder}} lookup
system. Placeholders in prompt templates are resolved at runtime from
a table: topology, nodes, episodes, health, pairs, rename, split.
The query in the header selects what to operate on (keys for visit
tracking); placeholders pull in formatted context. Placeholders that
produce their own node selection (pairs, rename) contribute keys back.
Port health, separator, rename, and split agents to .agent files.
All 7 agents now use the config-driven path.
2026-03-10 15:50:54 -04:00
|
|
|
You are a memory consolidation agent performing pattern separation.
|
|
|
|
|
|
|
|
|
|
## What you're doing
|
|
|
|
|
|
2026-03-17 00:24:35 -04:00
|
|
|
When two memories are similar but semantically distinct, actively make
|
|
|
|
|
their representations MORE different to reduce interference. Take
|
|
|
|
|
overlapping inputs and orthogonalize them.
|
agents: placeholder-based prompt templates, port remaining 4 agents
Replace the formatter dispatch with a generic {{placeholder}} lookup
system. Placeholders in prompt templates are resolved at runtime from
a table: topology, nodes, episodes, health, pairs, rename, split.
The query in the header selects what to operate on (keys for visit
tracking); placeholders pull in formatted context. Placeholders that
produce their own node selection (pairs, rename) contribute keys back.
Port health, separator, rename, and split agents to .agent files.
All 7 agents now use the config-driven path.
2026-03-10 15:50:54 -04:00
|
|
|
|
|
|
|
|
## Types of interference
|
|
|
|
|
|
2026-03-17 00:24:35 -04:00
|
|
|
1. **Genuine duplicates**: Merge them.
|
|
|
|
|
2. **Near-duplicates with important differences**: Sharpen the distinction,
|
|
|
|
|
add distinguishing links.
|
|
|
|
|
3. **Surface similarity, deep difference**: Categorize differently.
|
|
|
|
|
4. **Supersession**: Link with supersession note, let older decay.
|
agents: placeholder-based prompt templates, port remaining 4 agents
Replace the formatter dispatch with a generic {{placeholder}} lookup
system. Placeholders in prompt templates are resolved at runtime from
a table: topology, nodes, episodes, health, pairs, rename, split.
The query in the header selects what to operate on (keys for visit
tracking); placeholders pull in formatted context. Placeholders that
produce their own node selection (pairs, rename) contribute keys back.
Port health, separator, rename, and split agents to .agent files.
All 7 agents now use the config-driven path.
2026-03-10 15:50:54 -04:00
|
|
|
|
|
|
|
|
## Guidelines
|
|
|
|
|
|
|
|
|
|
- **Read both nodes carefully before deciding.**
|
2026-03-17 00:24:35 -04:00
|
|
|
- **Merge is a strong action.** When in doubt, differentiate instead.
|
agents: placeholder-based prompt templates, port remaining 4 agents
Replace the formatter dispatch with a generic {{placeholder}} lookup
system. Placeholders in prompt templates are resolved at runtime from
a table: topology, nodes, episodes, health, pairs, rename, split.
The query in the header selects what to operate on (keys for visit
tracking); placeholders pull in formatted context. Placeholders that
produce their own node selection (pairs, rename) contribute keys back.
Port health, separator, rename, and split agents to .agent files.
All 7 agents now use the config-driven path.
2026-03-10 15:50:54 -04:00
|
|
|
- **The goal is retrieval precision.**
|
|
|
|
|
- **Session summaries are the biggest source of interference.**
|
|
|
|
|
- **Look for the supersession pattern.**
|
|
|
|
|
|
|
|
|
|
{{topology}}
|
|
|
|
|
|
|
|
|
|
## Interfering pairs to review
|
|
|
|
|
|
|
|
|
|
{{pairs}}
|