Toward Semantically-Seeded, Graph-Propagated Impact Analysis Across Software Artifacts: A Vision (opens in new tab)
When a single software artifact changes - a requirement, a configuration value, or a function - engineers must determine what else is impacted. Existing change-impact-analysis (CIA) tooling tends to rely on one of two signals in isolation: semantic similarity recovered from text (information-retrieval traceability, code search, embeddings), or structural dependency following (call graphs, IDE "find usages", test-impact selection). Each has a cha...
Read the original article