pub(crate) fn check_mcp_upload_limit(token_id: &str) -> Result<(), &'static str>
bearer 端点专用:按 token_id 检查上传配额。超限返回 Err(脱敏消息)。