diff --git a/README.md b/README.md index 8fb9444..afff110 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ Deterministic CLI for finding **AI-associated slop patterns** in JavaScript and Scan a repo, surface the hotspots, and compare codebases using normalized slop metrics. -> `slop-scan` is a **slop scanner**, not an authorship detector. It reports explainable patterns and suspicious density. It does **not** claim who wrote the code. - ## Why use it - **Find the hotspots fast** — see which files and directories concentrate the most suspicious patterns @@ -24,6 +22,10 @@ Scan a repo, surface the hotspots, and compare codebases using normalized slop m - finding low-judgment boilerplate in your own codebase - iterating on deterministic slop heuristics +## Why can you trust it? + +Every rule is tested and benchmarked against popular, mature OSS repos pinned to exact commit SHAs from before AI coding was common. See [Benchmarks](#benchmarks). + ## Install Install globally with npm: