mdan_memory_remember
Save observations, preferences, project context, or decisions to an agent's persistent memory. Reinforces identical memories instead of duplicating them.
Instructions
Store a memory in an agent's persistent sidecar (observation, preference, project context or decision). Identical memories are reinforced, not duplicated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| type | No | observation | |
| agent | Yes | Agent name (persona id, e.g. architect, risk-manager) | |
| content | Yes | ||
| confidence | No | 1.0 explicit decision/fact, 0.8 unchallenged argument, 0.6 observation, 0.5 inference |