Correction Memory Injection
- Entity ID:
ent-20260419-2603c41984ab - Type:
concept - Scope:
shared - Status:
active - Aliases: correction injection, cancel-reject behavioral hint
Description
When a user cancels or rejects a Claude action, the system injects a behavioral hint: 'The user's next message may contain a correction — consider saving that to memory.' Every 5 turns, a side-channel LLM call scans for explicit corrections ('no, do X instead', 'always use Y') and proposes memory updates. ESC key press count per session is tracked as an independent signal of directional misalignment.
Key claims
- ESC key count is tracked as an independent misalignment signal
- Action cancellation triggers a 'save the next correction to memory' hint
Relations
- Correction Memory Injection --[related_to]--> Memory Correction on Rejection
- Correction Memory Injection --[depends_on]--> Auto-Memory