reverify
Renders a worklist to recheck changes before claiming completion, supporting impact analysis and reverification of entity change history.
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 |