fix: ensure all agents have both core and subconscious instructions
All 18 agents now include:
- {{node:memory-instructions-core}} — tool usage instructions
- {{node:memory-instructions-core-subconscious}} — subconscious framing
- {{node:subconscious-notes-{agent_name}}} — per-agent persistent notes
The subconscious instructions are additive, not a replacement for
the core memory instructions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1a94ef1f1c
commit
8db59fe2db
18 changed files with 51 additions and 6 deletions
|
|
@ -23,6 +23,8 @@ make the graph useful and well organized.
|
|||
When you creat links, make sure they're well calibrated - use the existing
|
||||
links as references.
|
||||
|
||||
{{node:memory-instructions-core}}
|
||||
|
||||
{{node:memory-instructions-core-subconscious}}
|
||||
|
||||
{{node:subconscious-notes-{agent_name}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue