candidates
Enumerate and rank observable obligation sites chosen by an Atropos fact, never suppressing candidates despite constant sizes, nearby guards, or absent input flows.
Instructions
Enumerate and rank every observable obligation site selected by an Atropos fact. This is a POINTER, not a safety check: candidates are never suppressed because a size is constant, a guard seems nearby, or no input flow was witnessed. The first constructor is memory.copy.capacity. Costs one catalog bind on first call per graph (cached after). frontiers here reports coverage as counts (e.g. unbound_sinks_count); call candidate_census for the full roster of catalog sinks that never bound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| detail | No | brief (one-line scan: id/rank/callee/at/size), compact (triage capsule, no inferences), full (whole capsule incl. inferences) | compact |
| domain | No | ||
| format | No | text (compact, default) | json (structured result page) | |
| language | No | ||
| constructor_id | No |