IdeaCredIdeaCred

eric-tramel/slop-guard

84

Slop Scoring to Stop Slop

What's novel

Slop Scoring to Stop Slop

Code Analysis

13 files read · 7 rounds

A rule-based prose linter that detects formulaic AI writing patterns using n-gram analysis, exponential decay scoring, and concentration amplification to identify 'slop' in text.

Strengths

Excellent CLI ergonomics with multiple input modes (files, stdin, inline text), well-designed scoring algorithm with contrastive calibration, clean frozen dataclass models, and comprehensive documentation. The architecture cleanly separates analysis logic from CLI/MCP interfaces.

Weaknesses

No test coverage visible in the repository, missing rule implementation files despite directory structure suggesting they should exist, and no benchmark results despite being mentioned in README.

Score Breakdown

Innovation
7 (25%)
Craft
77 (35%)
Traction
42 (15%)
Scope
85 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+2
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+1
Releases+4
Has License+5
Code Quality+20
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+12
Stars+20
Hn Points+0
Watchers+3
Early Traction+5
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+3
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+7
Authored Files+12
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

74

Contributors

3

Files

74

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

55

Forks

6

License

MIT