reading_closure
Trace a tax provision's referenced authorities to verify its meaning. Starting from a citation, this walks outward through linked provisions, nearest first, to reveal the full context you must read before relying on it.
Instructions
List everything you must read to understand a provision.
Tax provisions are a graph. Before asserting what § 163(j)(1) means, read what it points at. This walks outward, nearest first.
Args: citation: The provision to start from, e.g. "§ 163(j)". depth: How many hops to follow. The transitive closure of the Code is the Code. limit: Maximum number of provisions to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| limit | No | ||
| citation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |