pub fn load_spec_with_fuzzy( project_name: &str, query: &str, ) -> Result<(Spec, SpecMatchStrategy)>
Load a spec with fuzzy matching support and comprehensive error handling