invariant_trace
Trace how a value or field is produced, modified, checked, and consumed across a bounded local call graph, revealing dataflow paths and potential invariant violations.
Instructions
Trace graph-evidenced producers, mutators, checkers, and consumers of a value or field over a bounded local flow cone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| limit | No | ||
| value | Yes | ||
| format | No | text (compact, default) | json (structured result page) |