get_lineage
Trace the supersedes chain for a memory in both directions to reveal its predecessors and successors, ordered from oldest to newest, showing how decisions evolved over time.
Instructions
Trace the supersedes chain for a memory in both directions.
Returns the full history: predecessors (what this memory replaced) and successors (what replaced this memory), ordered oldest to newest. Useful for understanding how a decision evolved over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |