๐ง AST Semantic EngineTree-sitter based multi-language parsing. Your LLM sees symbols and relationships, not raw text.
๐ก๏ธDLP Fail-Closed SecurityReal-time secret detection and redaction via Aho-Corasick. Every byte is scanned before leaving the process.
๐Tantivy Semantic SearchConcept-based code search. Find "authentication logic" even when the code says "verify_credentials".
โGit Time-TravelChurn analysis, co-change patterns, and semantic commit classification. Understand why code looks the way it does.
๐๏ธArchitecture HealthDependency graph analysis, coupling metrics, and cycle detection with graded health scores (A-F).
๐ฅOTLP Telemetry HeatmapIngest OpenTelemetry traces, map spans to source symbols, and visualize runtime hotspots directly on the code graph.
๐ฌIntent RouterAsk a natural-language question, get an orchestrated response from all subsystems in a single call.
โกZero-Latency Local ExecutionPure Rust, no network calls, no cloud dependencies. Sub-10ms response times for most operations.
๐งชBenchmark EngineReproducible SCR evaluation with JSONL question suites. Track search MRR, precision, and recall metrics.
๐งชNeural DecompilerAnalyze compiled binaries (ELF/Mach-O/PE) to understand behavior without source code.