history
Trace a memory's version history to see every superseded fact and when it changed, oldest first. Use it to recover what was previously true after a memory was updated.
Instructions
Show the supersession history of a memory (id or 8-char prefix): every
version that led to or replaced it, oldest first, with when each changed.
This is the "what was true when" view — use it to see what a fact used to
be after a memory was superseded (via remember(..., supersedes=...) or by
resolving a conflict).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |