From b78a22d1562199e3519733aacba71e0dd330ff29 Mon Sep 17 00:00:00 2001 From: gipert Date: Thu, 14 May 2026 13:36:47 +0000 Subject: [PATCH] chore: created local 'AI_POLICY.md' from remote 'files/AI_POLICY.md' --- AI_POLICY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 AI_POLICY.md diff --git a/AI_POLICY.md b/AI_POLICY.md new file mode 100644 index 0000000..8386c62 --- /dev/null +++ b/AI_POLICY.md @@ -0,0 +1,18 @@ +# AI Policy + +This project permits AI-assisted development. + +AI tools may be used to help draft code, tests, documentation, commit messages, +issue text, and pull request descriptions. + +Any material created with AI assistance must be reviewed by the submitter before +submission. + +Substantial AI-assisted contributions should be disclosed in pull requests or +equivalent contribution channels. + +Contributions may be rejected if their provenance, licensing status, or +compliance with this policy is unclear. + +This policy is procedural and supplements, but does not modify, any applicable +license, DCO, CLA, or other contribution requirements for this project.