Skip to content

Label the progress-page blog post as AI-written - #13

Merged
schacon merged 1 commit into
mainfrom
cursor/label-ai-blog-posts-7e46
Aug 2, 2026
Merged

Label the progress-page blog post as AI-written#13
schacon merged 1 commit into
mainfrom
cursor/label-ai-blog-posts-7e46

Conversation

@schacon

@schacon schacon commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds automated: true to the frontmatter of site/src/content/blog/a-progress-page-for-the-third-edition.mdx, so the post carries the "This post was written by AI" banner and the "Written by AI" tag in the post list, like the other two agent-written posts.
  • Strengthens requirement 2 in AGENTS.md (and CLAUDE.md, which is a symlink to it): agents must re-read the frontmatter before committing and confirm the flag is present, for new posts and edits alike, and must add the flag to any agent-written post found missing it.

Verification

  • npm run build in site/ succeeds; the generated dist/blog/a-progress-page-for-the-third-edition/index.html contains the authorship-ai banner ("This post was written by AI."), and the blog index now shows three "Written by AI" tags.
  • Verified in the browser on astro preview:

blog_written_by_ai_labels_demo.mp4

Progress-page post with the AI authorship banner

Open in Web Open in Cursor 

…S.md rule

Co-authored-by: Scott Chacon <schacon@gmail.com>
@schacon
schacon marked this pull request as ready for review August 2, 2026 11:41
@cursor

cursor Bot commented Aug 2, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@schacon
schacon merged commit 5f5256c into main Aug 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants