fact_history
Trace how a memory evolved by viewing its full supersession chain, including predecessors and successors ordered by valid_from. Understand the history of changes to any memory.
Instructions
Trace the supersession chain of a memory: the point itself plus all successors (and predecessors via superseded_by), ordered by valid_from. Shows how a fact evolved over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ID of the memory whose history to trace |