range_analysis
Retrieve numeric guard evidence (comparisons, bounds checks) for a value or function, or request a capability report when no scope is given.
Instructions
Read-only. Return the lightweight numeric evidence graph guards expose for a value (comparisons, bounds checks) — not a full interval solve: real value-range analysis stays unavailable until the numeric model ships, and the response names that frontier honestly. Scope with value and/or function; omit both for the capability report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum evidence rows returned | |
| value | No | value name or graph node id to bound | |
| format | No | text (compact, default) | json (structured result page) | |
| function | No | function name/id to scope the search to |