heddle_reverify_worklist_get
Generates a worklist of items needing re-verification before claiming completion, enabling impact analysis and propagation checks.
Instructions
Render the agent worklist to recheck before claiming completion. Sibling enrichment is advisory and never gates; absence is explicit, never clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| rev_range | No | ||
| changed_refs | No | ||
| changed_entity_key_ids | No | ||
| depth | No | ||
| filters | No | ||
| sort_by | No | ||
| sort_order | No | ||
| group_by | No | ||
| limit | No | ||
| cursor | No | ||
| include_federation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| ok | Yes | ||
| query | Yes | ||
| data | Yes | ||
| warnings | Yes | ||
| next_actions | Yes | ||
| enrichment | Yes | ||
| meta | Yes |