---
title: "I now display AI usage (or not) on every post I create on my blog. I forked…"
date: 2026-03-03T16:15:31.537Z
author: Ricardo Mendes
url: https://rmendes.net/notes/2026/03/03/89eae/
type: notes
ai_text_level: "0"
tokens: 272
content_signal: ai-train=yes, search=yes, ai-input=yes
---

# I now display AI usage (or not) on every post I create on my blog. I forked…

I now display AI usage (or not) on every post I create on my blog.

I forked `indiekit-endpoint-posts` and added metadata properties that I can fill when creating a post. These properties generate their own [Frontmatter](https://www.11ty.dev/docs/data-frontmatter/) and display:

* An **AI badge** visible even before clicking into the full post view
* An **AI Usage box** below the post specifying whether the **text** or the **code** was produced with AI assistance or not

This is aligned with my [AI transparency page](https://rmendes.net/ai/).

---

## Current AI Usage Breakdown

| Level | Label                | Posts | %     |
| ----- | -------------------- | ----- | ----- |
| 0     | None (human-written) | 1,992 | 99.3% |
| 1     | Editorial assistance | 11    | 0.5%  |
| 2     | Co-drafted           | 2     | 0.1%  |
| 3     | AI-generated         | 0     | 0.0%  |
| —     | Unset                | 0     | 0.0%  |

---

**99.3% human-written.**
13 posts used AI at some level (editorial assistance or co-drafted), and zero were fully AI-generated.
