impact_analysis
Calculate change risk for Roblox scripts and components by analyzing dependents, persistence, remotes, shared state, and ambiguity. Identify potential issues before editing.
Instructions
(RECOMMENDED BEFORE EDITING) Calculates change risk from direct/transitive dependents, persistence, remotes, shared state, and ambiguity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change | Yes | Exact path, script name, or component to modify. | |
| max_depth | No | Maximum transitive graph depth. |