One mention, instant dependency impact analysis. Drop @blast-radius src/auth/tokens.py in any GitLab issue or MR and the agent maps every file that depends on your change — direct, transitive, and across projects — straight from GitLab's Orbit knowledge graph.
Mention @blast-radius in any issue or MR comment and the agent queries GitLab Orbit's knowledge graph to trace every dependency chain in real time — then posts the impact, risk-scored, back into the thread where the team is already discussing the change.
Queries GitLab Orbit directly — traversing gl_definition nodes and gl_reference edges to map every dependency. No external service to stand up.
Results post as structured MR comments — direct impact, transitive impact, project impact, and risk score — in the thread where the change is discussed.
One include in .gitlab-ci.yml runs Blast Radius on every merge request and blocks any that exceed your risk threshold.