cd /news/ai-tools/ail-badges · home topics ai-tools article
[ARTICLE · art-81407] src=danielmiessler.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

AIL Badges

Simon Willison's Weblog introduced AIL badges, a visual indicator of AI influence levels on blog posts, complementing the text-based AI Influence Level framework established in 2023. The badges, ranging from AIL 0 to AIL 5, feature a five-segment rail and are designed to be glanceable, with each badge linking to the framework. The system allows authors to add an 'ail' field to post frontmatter or use a component to display the badge in the sidebar.

read1 min views1 publishedJul 31, 2026

AI Influence Level has been a text label since 2023. A line at the bottom of a post saying how much of it I wrote and how much the AI did.

Text at the bottom is fine for disclosure. It's bad for glancing. So here's a mark.

Six badges, AIL 0 through AIL 5, one per level. Each links back to the framework.

Two zones. AIL is reversed out of a solid ink panel on the left, the way a film certificate card carries its issuing mark. The level and a five-segment rail sit in the tinted field beside it.

The rail is the part that makes it readable without a legend. Five segments, filled to the level. AIL 0 shows five empty ones, which is exactly the claim being made: no AI in it.

The ramp runs muted sage to dusty brick.

I wanted the progression to be obvious and the judgment to be absent. A bright green at 0 would read as a gold star, and a bright red at 5 would read as an accusation. Neither is what this measures. AIL 5 isn't a failing grade. It's a reading.

In the sidebar it sits under the tags at eighteen pixels tall, which is small enough to ignore and large enough to catch:

Add ail: N

to a post's frontmatter and the badge appears in the sidebar:

---
title: "Some Post"
tags: ai|future
ail: 3
---

Or drop one inline anywhere with <AilBadge level="3" />

.

The note at the bottom of each post stays where it's always been. The badge is the glance, the note is the explanation, and they say the same thing.

── more in #ai-tools 4 stories · sorted by recency
── more on @simon willison 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/ail-badges] indexed:0 read:1min 2026-07-31 ·