Files
tinyauth/AI_POLICY.md
T

3.4 KiB

AI Usage Policy

Note

By Tinyauth, we refer to the entire Tinyauth (tinyauthapp) organization and all of the repositories under it.

How we utilize AI in Tinyauth

In Tinyauth, we see AI as another tool designed to help developers accelerate their work, not as something that should be doing the development for them. The ways we utilize large language models in Tinyauth are the following:

  • Pull request reviews: We utilize Coderabbit for reviews in our pull requests which helps us find and fix issues faster, minimizing the time maintainers have to spend reviewing.
  • Documentation and Issues: We use Dosu to help resolve duplicate issues faster and automatically update our documentation based on changes in the code base.
  • In-Line Suggestions: GitHub's Copilot is partially used to fill in boilerplate code through in-line suggestions.

How we expect the community to use AI

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 case 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.
  • 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. Any other type of content generated by AI cannot be used as it cannot be licensed.
  • 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.
  • Large generated pull requests will be rejected: Any pull request that contains a large amount of generated content will be rejected. This is because it is difficult for the maintainers to review and verify large amounts of generated content.

Tinyauth is developed by humans, for humans

Please remember that Tinyauth is developed by humans. While AI can be a useful tool for assisting in the development process, it should not be used in place of the human brain. Moving forward, we are committed to ensuring that most, if not all the content in Tinyauth is created and reviewed by humans, and that AI is only used as a tool to assist in the development process.