01Parses Python, Terraform/HCL, YAML, and Jinja2 into a single knowledge graph with a pluggable architecture for new languages.
02Detects cross-language dependencies (e.g., Python reading YAML, Terraform rendering Jinja2) and cross-repository references.
03Performs weighted impact analysis for accurate blast radius detection, distinguishing structural from real dependency edges.
04Integrates as an MCP server, providing LLM agents with queryable codebase insights.
05Supports multi-repo management through configurable groups, allowing unified graph builds across related projects.
060 GitHub stars