01Precise extraction of specific AST nodes (functions/structs) from files (`read_symbol`)
02Hierarchical codebase mapping with exported symbols and smart filtering (`map_repo`)
03Semantic, AST-aware tracing of code usages, categorized by type (`find_usages`)
04Cross-language propagation checklists for microservice updates (`propagation_checklist`)
05AST snapshot comparisons for structural refactoring and semantic logic tracking (`Chronos`)
067 GitHub stars