blast_radius
Queries downstream entities affected by repository changes using dated snapshots with completeness and staleness checks. Use to assess impact and confirm work completeness.
Instructions
Downstream affected entities from stored dated snapshots, with mandatory completeness+staleness. NO_SNAPSHOT is an honest changed-set-only answer.
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 | ||
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| ok | Yes | ||
| query | Yes | ||
| data | Yes | ||
| warnings | Yes | ||
| next_actions | Yes | ||
| enrichment | Yes | ||
| meta | Yes |