Skip to content

Commit 33af493

Browse files
LastStepclaude
andcommitted
fix: revert INSTRUCT reference to backtick in memory protocol
"goes in" is a write-destination instruction, not a navigation target. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd90817 commit 33af493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog/protocols/memory/memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Update `agent/Core/memory.md` when:
3232

3333
## Rules
3434

35-
- **Do NOT use Claude Code's auto-memory system** (`~/.claude/projects/*/memory/`). All persistent memory goes in [agent/Core/memory.md](../Core/memory.md) — version-controlled, auditable, inside the project.
35+
- **Do NOT use Claude Code's auto-memory system** (`~/.claude/projects/*/memory/`). All persistent memory goes in `agent/Core/memory.md` — version-controlled, auditable, inside the project.
3636
- Memory is for cross-session continuity, not session logs
3737
- Keep it short — if memory exceeds 30 lines, prune aggressively
3838
- Never store secrets or credentials in memory

0 commit comments

Comments
 (0)