code-fundi-repo-radius
Determine the blast radius of file or dependency changes with projected data flows, entry points, and call edges.
Instructions
Run blast-radius / file impact analysis for one or more files or dependencies. Returns projected data flows, entry points, and call edges. Requires PRO, ENTERPRISE, or ADMIN tier (STARTUP is not eligible) and consumes credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| demo | No | Run in demo mode (pre-signup, public data, IP-based credits) | |
| file | No | Single file path to analyze | |
| files | No | Multiple file paths to analyze | |
| limit | No | Max targets to return | |
| include | No | Projection kinds to include (e.g. data_flows, entry_points, call_edges) | |
| repo_key | Yes | Repository UUID or clone URL | |
| dependency | No | Single dependency name to analyze | |
| dependencies | No | Multiple dependency names to analyze |