get_decision_chain
Trace any decision ID backward through supersedes links to find the original proposal. Returns the full chain oldest-first, with cycle protection for safe navigation.
Instructions
v2.1.0 — Walk the supersedes link backward from the supplied id to the original proposal. Returns chain oldest-first; cycle-protected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Any DecisionId in the chain |