pub fn extract_symbol_from_filename(path: &Path) -> Result<String>
Extract the symbol from a filename (first segment before ‘_’), uppercased.