Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.42 KB

File metadata and controls

50 lines (28 loc) · 1.42 KB

AI Policy

Accountability

You are responsible for every line of code you submit, regardless of how it was produced. If you use AI tools, review and verify all output before committing.

AI Tool Usage

AI tools are permitted. Standard review process applies.

AI-Generated Code

AI-generated code must be reviewed by a human maintainer before merging. Changes should be atomic and explainable -- you must be able to justify any line on request.

Disclosure

Indicate AI involvement in commit messages using a trailer:

Assisted-by: <tool name>

Prohibited Uses

  • Bulk AI-generated PRs without meaningful review
  • Submitting AI output you have not read and understood
  • Using AI to generate code that circumvents tests or CI checks

AI in CI/CD

AI tools may be used in CI/CD pipelines for code analysis, test generation, and deployment.

Training Data

This project requests that its code not be used for AI model training. We ask that AI tool providers honor this preference.

Licensing

AI-generated contributions must be compatible with this project's license. You must be able to certify your submissions under the project's contribution terms.

Enforcement

Maintainers may close AI-generated PRs that do not meet these standards without detailed feedback.

Policy Evolution

This policy will change as the tooling does. PRs welcome.


Generated by aipolicy.1mb.dev · v1.0