unknowns
Identify unresolved calls, dynamic behavior, and diagnostics to gauge answer trustworthiness, separating proven-absent from couldn't-cross.
Instructions
Read-only. List the graph's explicit comprehension frontiers: unresolved calls, dynamic/reflective runtime behavior, and parser/compiler diagnostics. It separates proven-absent from couldn't-cross, so you never read a missing fact as 'none'. Call it to gauge how much of an answer is trustworthy; scope to one function or survey the whole graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum rows returned | |
| format | No | text (compact, default) | json (structured result page) | |
| offset | No | row offset for paging | |
| function | No | optional function name or node id to scope frontiers to |