pandalee99 commented on code in PR #3437:
URL: https://github.com/apache/fory/pull/3437#discussion_r2867450231


##########
AI_CONTRIBUTION_POLICY.md:
##########
@@ -0,0 +1,127 @@
+# AI Contribution Policy
+
+Apache Fory is a performance-critical foundational serialization framework 
with cross-language compatibility requirements.
+AI tools are welcome as assistants, but project quality, legal safety, and 
maintainability standards are unchanged.
+
+The key words MUST, MUST NOT, REQUIRED, SHOULD, and MAY are interpreted as 
described in RFC 2119.
+
+## 1. Core Principle
+
+- AI tools MAY assist contribution work.
+- AI tools MUST NOT replace contributor accountability.
+- The human submitter is responsible for correctness, safety, performance, and 
maintainability of all submitted changes.
+- AI-assisted code MUST be reviewed carefully by the contributor line by line 
before submission.
+- Contributors MUST be able to explain and defend design and implementation 
details during review.
+
+## 2. Disclosure (Privacy-Safe)
+
+For substantial AI assistance, PR descriptions MUST include a short `AI Usage 
Disclosure` section.

Review Comment:
   How many lines of code, how large a change, or to what extent of AI 
involvement counts as substantial? It could be as simple as adding a single 
function, or just revising a short comment. Could we further define and clarify 
this specification?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to