From c5a342359d49d8482713d47f502f898e0e1b108d Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Sat, 6 Jun 2026 19:14:59 +1000 Subject: [PATCH] Refining --- AGENTS.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index d7b6eeab..f19b88fa 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,7 +4,7 @@ **Always required. No exceptions.** -Whenever you perform **any** GitHub action on my behalf, you **must** disclose that an AI agent (Cursor) wrote the content and is acting on my behalf — **not me personally**. Do this **before** submitting; never post first and add the disclosure later. +Whenever you perform **any** GitHub action on behalf of the user, you **must** disclose that an AI agent (Cursor) wrote the content and is acting on the user's behalf — **not the user personally**. Do this **before** submitting; never post first and add the disclosure later. Applies to **all** GitHub interactions, including: @@ -15,9 +15,8 @@ Applies to **all** GitHub interactions, including: **How to disclose:** Put it prominently at the **top** of every PR description, review body, comment, or issue. Use wording like: -> **Note:** This was generated by [Cursor](https://cursor.com) acting on my behalf — not written by me personally. -Inline review comments must include a short disclosure too (e.g. `> Generated by Cursor acting on my behalf, not me personally.`). +Inline review comments must include a short disclosure too (e.g. `> Generated by Cursor acting on the user's behalf, not the user personally.`). **Never** submit a GitHub action without this disclosure.