mcp_engram_track_user
Track user interactions to build and maintain a persistent psychological model. Captures preferences, intents, and constraints using exponential moving average for drift detection.
Instructions
BEHAVIOR: Tracks and records a user interaction directly into the persistent User Model manifold. Applies a 90/10 EMA (Exponential Moving Average) superposition to geometrically track drift in user intent. USAGE: Call this whenever the user expresses a significant preference, intent, or constraint to maintain a synchronized psychological model. OUTPUT: A brief confirmation that the interaction has been integrated into the user model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interaction | Yes | The interaction text to track |