diff --git a/.github/AI_POLICY.md b/.github/AI_POLICY.md index 4718250c..d943904e 100644 --- a/.github/AI_POLICY.md +++ b/.github/AI_POLICY.md @@ -41,7 +41,7 @@ As the makers of software that is used by millions of people worldwide and with No matter what LLM vendors or boosters on LinkedIn tell you, we have to manually review every change before merging, because it's **our responsibility** to keep the project stable. Please understand that by opening low-quality pull requests you're not helping anyone. -Worse, you're [poisoning the open source ecosystem](https://lwn.net/SubscriberLink/1058266/cfe99725c2855d66/) that was precarious even before the arrival of LLM tools. +Worse, you're [poisoning the open source ecosystem](https://lwn.net/Articles/1058266/) that was precarious even before the arrival of LLM tools. Having to wade through plausible-looking-but-low-quality pull requests and trying to determine which ones are legit is extremely demoralizing and has already burned out many good maintainers. Put bluntly, we have no time or interest to become part of your vibe coding loop where you drop LLM slop at our door, we spend time and energy to review it, and you just feed it back into the LLM for another iteration. @@ -65,7 +65,7 @@ In practice, this means: - Accounts that exercise bot-like behavior – like automated mass pull requests – will be permanently banned, whether they belong to a human or not. -- Do **not** post LLM-generated review comments unless you agree with them. - Do **not** post summaries unless you take responsibility for 100% of their content. +- Do **not** post LLM-generated review comments -- we can prompt LLMs ourselves should we desire their wisdom. + Do **not** post summaries unless you've fact-checked them and take responsibility for 100% of their content. Remember that *all* LLM output *looks* **plausible**. - When using these tools, it's **your** responsibility to ensure that it's also **correct**. + When using these tools, it's **your** responsibility to ensure that it's also **correct** and has a reasonable signal-to-noise ratio.