The Surgeon — Tree-sitter engine for AST-aware operations in Pathfinder.
This crate provides the [Surgeon] trait and its default implementation,
orchestrating tree-sitter parsers, queries, and AST caching for multiple
languages. It enables features like read_symbol_scope and semantic path
resolution.