Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down