deeprecall_remember
Store memories that automatically build semantic relationships, detect contradictions, and consolidate into durable facts over time.
Instructions
Store a memory. Behind the scenes: embeds for semantic search, builds graph edges to related memories, detects contradictions, auto-resolves temporal changes, infers entity relationships, and periodically consolidates episode clusters into durable facts. All biology runs automatically — just store what matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The memory to store | |
| person | No | Who this memory is about | |
| kind | No | Memory type | fact |
| salience | No | Importance 0-1. Higher resists decay longer. |