Expand description
Unified Graph Enricher — indexes Git history, tests, and knowledge into the PropertyGraph.
Three enrichment passes:
- Git commits:
git log→ Commit nodes +changed_inedges - Test files: naming/annotation heuristics → Test nodes +
tested_byedges - Knowledge bridge:
ctx_knowledgefacts → Knowledge nodes +mentioned_inedges