Stefan Wiest

Stefan Wiest

AI Research & Engineering

Forums

Stefan Wiest•

3d ago

AntiSlop - Detect AI technical debt in milliseconds

AntiSlop is the open-source "Zero Trust" linter for the AI era. LLMs prioritize plausibility over completeness. They leave breadcrumbs: * Empty functions * "Temporary" explanations * Hedging language ("should work") * Stub macros AntiSlop finds these artifacts before they ship to production. āœ… **AST-based** (Tree-sitter) - No regex false positives. āœ… **Blazingly fast** (Rust) - CI/CD ready. āœ… **Orthogonal** - Catches what ESLint misses.