Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.12 KB

File metadata and controls

17 lines (9 loc) · 1.12 KB

AI Policy of SeaQL

We allow the use of AI (LLMs) as coding tools. But all AI usage in any form must be disclosed.

You must fully understand all code you submit. You should be able to explain your changes in your own words. If you cannot clearly describe what your changes do and how they interact with the broader system without relying on AI tools, you should not contribute to this project.

Communicate in your own words. Do not use AI-generated comments. We may hide or delete comments that we believe are primarily AI-generated.

If you wish to include context from an interaction with AI in your comments, it must be in a quote block (e.g., using >) and disclosed as such. It must be accompanied by human commentary explaining the relevance and implications of the context. Do not share long snippets.

These rules apply only to outside contributors. Maintainers are exempt from these rules and may use AI tools at their discretion; they've proven themselves trustworthy to apply good judgment.

References

https://github.com/astral-sh/.github/blob/main/AI_POLICY.md https://github.com/ghostty-org/ghostty/blob/main/AI_POLICY.md