blast_radius
Analyze the impact of file changes on existing beliefs, identifying beliefs needing re-verification, potential invalidations, and risk level.
Instructions
Analyze the blast radius of file changes on existing beliefs.
Given a list of changed files, determines which beliefs need re-verification, which may be invalidated, and the overall risk level (low/medium/high).
Args: changed_files: Comma-separated list of changed file paths
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changed_files | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |