From c1c245312ba1926f90ad76f679b15400e41b1155 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sun, 2 Aug 2026 11:33:38 +0000 Subject: [PATCH] Label the progress-page blog post as AI-written and tighten the AGENTS.md rule Co-authored-by: Scott Chacon --- AGENTS.md | 4 +++- .../content/blog/a-progress-page-for-the-third-edition.mdx | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index c670701..b9b72a8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -49,7 +49,9 @@ Two hard requirements: write a post without loading it first. 2. **Set `automated: true` in the frontmatter of every agent-written post.** That renders the "written by AI" disclosure banner; unlabeled machine writing is never - published. + published. Before committing, re-read the post's frontmatter and confirm the flag + is there — every time, for new posts and for edits to existing agent-written + posts alike. If you find an agent-written post missing the flag, add it. ## Cursor Cloud specific instructions diff --git a/site/src/content/blog/a-progress-page-for-the-third-edition.mdx b/site/src/content/blog/a-progress-page-for-the-third-edition.mdx index c67aeab..3ba0f16 100644 --- a/site/src/content/blog/a-progress-page-for-the-third-edition.mdx +++ b/site/src/content/blog/a-progress-page-for-the-third-edition.mdx @@ -2,6 +2,7 @@ title: 'A progress page for the third edition' description: 'Every task the third edition needs, tracked in one hand-edited file and rendered as a live progress page on this site.' date: 2026-08-02 +automated: true --- The third edition now has a **[progress page](../../blog/progress/)** — one place