Create the ImpactAnalysis.tsx React component using ReactFlow. Map the backend response to graph nodes/edges. Apply dynamic styling to the nodes based on their severity tier (e.g., Red = Critical, Orange = High, Yellow = Medium) and display a summary badge showing the highest detected risk.
Create the ImpactAnalysis.tsx React component using ReactFlow. Map the backend response to graph nodes/edges. Apply dynamic styling to the nodes based on their severity tier (e.g., Red = Critical, Orange = High, Yellow = Medium) and display a summary badge showing the highest detected risk.