fact_history
Retrieve the full supersession chain for a memory to see how it evolved, with predecessors and successors ordered by validity date.
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 |