Blog
Guides and deep dives.
How-to guides, pattern breakdowns, and project updates.
Release ·
aislop v0.4.0 — Agent Handoff, Smarter Fix, Better Scoring
14 agent handoffs, a fix pipeline that doesn't touch clean files, and scoring that stops penalizing tab alignment.
Read more → Announcement ·
Why We Built scanaislop: The Problem with Five Linters and No Standard
Every team using AI agents has the same problem — code that compiles, passes tests, and still ships broken. Here's what we built instead.
Read more → Guide ·
What Is AI Slop? The Patterns AI Agents Leave Behind
Trivial comments, swallowed exceptions, unsafe type assertions. None of them fail your CI. All of them reach production. Here's what to look for.
Read more → Tutorial ·
How to Add a Quality Gate to Your AI-Assisted Pipeline in 5 Minutes
One GitHub Actions step. One score threshold. Every PR from every agent measured against your standard.
Read more →