Similarity Definitions is not giving 100% result for same articles.Issue Similarity Definitions module of Predictive Intelligence is not giving 100% result for identical article, instead of 100% it is giving 99.99%.ReleaseAnyResolutionSimilarity calculations often rely on multiple algorithms. These involve floating-point operations and due to rounding errors you may get something like 0.9999998, which is rounded or displayed as 99.99% rather than 100%. So, the 99.99% similarity for identical articles is likely due to floating-point rounding, text preprocessing artifacts, or model behavior. It doesn't indicate a failure, but rather the technical precision limit of how ServiceNow's AI engine processes text similarity.