Skip to main content
ArcSight

Impact Investigation

Understand blast radius and dependency impact before refactoring.

Tier: Free

Common use cases

  • Predicting blast radius before refactoring
  • Understanding downstream effects of a change
  • Planning safe module removal or moves
  • Assessing risk for high-fan-in modules

CLI Output Example

Run inside your repository

terminal
$ arc impact src/services/auth.ts
Blast radius: 23 modules
Direct dependents: 4
High-risk in radius: 2
Suggested: run tests and arc guard before merging.

CLI commands

Commands for this capability. Expand for example usage and related commands.

Typical workflow

How engineers use these commands together.

  1. 1.arc impact
  2. 2.arc impact-dependents
  3. 3.arc investigate

Related capabilities

New to ArcSight? Install the CLI