object_lifecycle
Report lifecycle evidence for a value or function: allocation, release, dereference, alias, and generation events, with source-rooted coverage and matcher leads.
Instructions
Read-only. Report what lifecycle evidence the graph holds for a value or function — Pass 3 alloc/release/deref/alias/generation events and its source-rooted coverage — plus the matcher leads that relate them. Give value or function to scope it; omit both for the capability report. Prefer field_history for one field's events and flow_pass for the composed interprocedural summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | value name or graph node id to scope lifecycle evidence to | |
| format | No | text (compact, default) | json (structured result page) | |
| function | No | function name or node id to scope lifecycle evidence to |