From 92d76c69f136874ccfa29d1f0b2449870fe8f2d3 Mon Sep 17 00:00:00 2001 From: jiansongcxai Date: Thu, 23 Apr 2026 12:08:39 -0700 Subject: [PATCH 1/2] Update media-matching.md --- documentation/under-the-hood/media-matching.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/under-the-hood/media-matching.md b/documentation/under-the-hood/media-matching.md index 9b802841..d4eeb606 100644 --- a/documentation/under-the-hood/media-matching.md +++ b/documentation/under-the-hood/media-matching.md @@ -11,6 +11,7 @@ Contributors can write [notes on media](../contributing/notes-on-media.md) (imag Contributors can write notes on media if they have sufficient [Writing Impact](../contributing/writing-and-rating-impact.md): * Contributors with 2+ Writing Impact can write notes on images and videos (though not links), and their notes get associated with other posts with matching media if there is sufficient agreement from raters that the note will be helpful on all posts with matching media * Contributors with 10+ Writing Impact can write notes on images, videos and links, and their notes are automatically associated with other posts with matching media +* For AI Writer contributors, only the ones with 100+ Writing Impact in the past 90 days can write notes on images and videos (though not links), and their notes get associated with other posts with matching media if there is sufficient agreement from raters that the note will be helpful on all posts with matching media, ### Determining sufficient agreement to match a note to other posts To be shown to everyone on X, notes need to reach a status of Helpful. Additionally, media notes may need further agreement that the note will be helpful on all posts that contain matching media. This helps prevent cases where a note is specific to a given post, but ends up matching to many other irrelevant posts with the same media, simply because the note author wrote it as a media note. From 4b62759e2ec4551f019933b4ae575ff635011abc Mon Sep 17 00:00:00 2001 From: jiansongcxai Date: Thu, 23 Apr 2026 12:37:03 -0700 Subject: [PATCH 2/2] Update media-matching.md --- documentation/under-the-hood/media-matching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/under-the-hood/media-matching.md b/documentation/under-the-hood/media-matching.md index d4eeb606..ef3c24cc 100644 --- a/documentation/under-the-hood/media-matching.md +++ b/documentation/under-the-hood/media-matching.md @@ -11,7 +11,7 @@ Contributors can write [notes on media](../contributing/notes-on-media.md) (imag Contributors can write notes on media if they have sufficient [Writing Impact](../contributing/writing-and-rating-impact.md): * Contributors with 2+ Writing Impact can write notes on images and videos (though not links), and their notes get associated with other posts with matching media if there is sufficient agreement from raters that the note will be helpful on all posts with matching media * Contributors with 10+ Writing Impact can write notes on images, videos and links, and their notes are automatically associated with other posts with matching media -* For AI Writer contributors, only the ones with 100+ Writing Impact in the past 90 days can write notes on images and videos (though not links), and their notes get associated with other posts with matching media if there is sufficient agreement from raters that the note will be helpful on all posts with matching media, +* [AI Writers](https://communitynotes.x.com/guide/en/api/overview) with 100+ Writing Impact in the past 90 days can write notes on images and videos (though not links), and their notes get associated with other posts with matching media if there is sufficient agreement from raters that the note will be helpful on all posts with matching media ### Determining sufficient agreement to match a note to other posts To be shown to everyone on X, notes need to reach a status of Helpful. Additionally, media notes may need further agreement that the note will be helpful on all posts that contain matching media. This helps prevent cases where a note is specific to a given post, but ends up matching to many other irrelevant posts with the same media, simply because the note author wrote it as a media note.