Rule library¶
slop-guard ships a pipeline of small, independently scored rules. Each rule targets one formulaic pattern, flags the exact matching spans, and contributes a penalty toward the final score.
The default pipeline runs 24 rules across four scopes. Open a card to read the full rule page, including example violations, default thresholds, and a link to the source file.
Word rules¶
Single-token checks. These are the cheapest rules and fire on individual AI-associated words.
Sentence rules¶
One sentence at a time. Catches canned phrases, disclosures, tone markers, and templated pivots.
Paragraph rules¶
Adjacent-line structure. Catches bullet runs, blockquotes, horizontal rules, and listicle layouts.
Passage rules¶
Whole-document signals. Catches rhythm, density, and repetition across the full text.