// Package shared 收敛所有 Provider 共用的工具函数. // // 避免各 provider 包复制粘贴相同逻辑 (如 API Key 脱敏), // 改一处忘另一处就是安全漏洞. package shared