Add AI_POLICY.md#2862
Merged
Merged
Conversation
|
Repository collaborators can run the JMH benchmark suite against this PR by commenting: Optional regression threshold override (Δ% on Time or Alloc/op; defaults to 10%): Only one benchmark run per PR is active at a time — issuing a new |
mzitnik
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the AI usage policy from the main ClickHouse repository: https://github.com/ClickHouse/ClickHouse/blob/master/AI_POLICY.md
This makes the policy consistent across ClickHouse client/driver repositories.
Note
Low Risk
Documentation-only addition with no runtime, security, or build impact.
Overview
Adds
AI_POLICY.md, aligning this repo with the main ClickHouse project’s AI usage guidelines.The document states that AI is an acceptable development tool (no disclosure required), that contributors remain responsible for reviewing generated code and avoiding low-effort PRs, and that IP/licensing rules apply the same as for hand-written code. It also notes preferred uses (refactors, CI, security, bug fixes) and invites AI research contact at
ai@clickhouse.com.Reviewed by Cursor Bugbot for commit 81af70e. Bugbot is set up for automated code reviews on this repo. Configure here.