Python · FastAPI · Static Analysis
Know exactly what your PR breaks — before review.
Upload a repository ZIP and a unified diff. ImpactGraph parses your AST, maps the dependency graph, and surfaces impacted symbols, test recommendations, and evidence-grounded trust metrics.
No code executedPrivate by defaultEvidence-grounded
payments-servicecommit a1b2c3d4
HIGH RISKMEDIUM TRUST
3Files Changed
7Nodes Impacted
4Tests Recommended
Changed Files
- src/billing/invoice.pyMODIFIED
- src/utils/currency.pyADDED
Top Impacted Symbols
- billing.invoice.Invoice.calculate_totalchanged
- orders.checkout.process_payment95%
- api.payment_view.PaymentView.post91%
Precomputed sample · Static analysis only · No live backend
What you will see
Report Summary
Structured output of changed files, impacted symbols, test recommendations, and evidence trust metrics.
View →Dependency Graph
Interactive node-edge visualization of symbol relationships across your repository call graph.
View →Analysis Progress
Live pipeline progress through AST parsing, graph building, and report assembly with stage-level status.
View →