From 0a6737891cb332cf633aa76631b64ee443f04455 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 27 Apr 2026 20:22:56 +0300 Subject: [PATCH] chore: rabbit feedback --- AI_POLICY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI_POLICY.md b/AI_POLICY.md index fa0faed..9230781 100644 --- a/AI_POLICY.md +++ b/AI_POLICY.md @@ -16,7 +16,7 @@ In Tinyauth, we see AI as another tool designed to help developers accelerate th We expect the Tinyauth community to use AI as a tool for faster development and not as a way to implement entire features through prompts. For this reason, the following guidelines are in place for AI generated content: - **All usage must be clearly labeled**: Any content generated by AI must be clearly labeled as such. In the case that a pull request is clearly generated by AI and the author fails to disclose its use, it will be rejected. -- **All generated content should be completely understood by the account holder**: The human who utilized the large language model to generate content must have a thorough understanding of it. This includes understanding the resulting output to the full extend and being able to explain it in detail in case it's needed. +- **All generated content should be completely understood by the account holder**: The human who utilized the large language model to generate content must have a thorough understanding of it. This includes understanding the resulting output to the full extent and being able to explain it in detail in case it's needed. - **Automated systems are not allowed**: All forms of automated systems that utilize large language models to generate content without human oversight are forbidden. This includes any system that generates content without a human being directly involved in the process like for example with OpenClaw. - **No generated content other than text is allowed**: The only type of content that can be generated by AI and used in Tinyauth is text. - **AI pull requests are not guaranteed to be accepted or prioritized**: Any pull request that contains AI generated content is not guaranteed to be accepted and/or prioritized. The maintainers are responsible for reviewing all pull requests and determining whether or not they meet the standards of the project. AI generated content will be reviewed with the same standards as any other content, and may be rejected if it does not meet those standards.