From a78444a8a7dfcdefc06487b7206c3fc6e5e48a16 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 11 Feb 2026 03:40:20 +0000 Subject: [PATCH] Rename display labels to include 'Memory' prefix for application instructions and examples https://claude.ai/code/session_01Hawxvx3X4rMuNF3vFJgujy --- claude.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/claude.html b/claude.html index 5b2878c..ccd801d 100644 --- a/claude.html +++ b/claude.html @@ -342,10 +342,10 @@ const TAG_NAMES = { 'harmful_content_safety':'Harmful Content Safety', 'critical_reminders':'Critical Reminders', 'memory_overview':'Memory Overview', - 'memory_application_instructions':'Application Instructions', + 'memory_application_instructions':'Memory Application Instructions', 'forbidden_memory_phrases':'Forbidden Phrases', 'appropriate_boundaries_re_memory':'Appropriate Boundaries', - 'memory_application_examples':'Application Examples', + 'memory_application_examples':'Memory Application Examples', 'current_memory_scope':'Current Scope', 'important_safety_reminders':'Safety Reminders', 'preferences_examples':'Preferences Examples',