mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
docs(contributing): replace GPT-5.4-only restriction with disclosure-only policy (#727)
Closes #724 The previous policy pinned acceptance to a single past model version that is no longer current SOTA, was not reliably detectable by reviewers, and penalized contributors who honestly disclosed their tooling. Swap it for a disclosure-only line — code is judged on merit, transparency is kept.
This commit is contained in:
+1
-7
@@ -11,13 +11,7 @@ Thank you for your interest in contributing to HAPI! We welcome bug fixes, featu
|
|||||||
|
|
||||||
## AI-Generated Code Policy (Vibe Coding)
|
## AI-Generated Code Policy (Vibe Coding)
|
||||||
|
|
||||||
If you are using AI tools to generate code ("Vibe Coding"), please note:
|
If you used AI tools to generate code ("Vibe Coding"), please disclose the model in your PR description. Code is judged on merit — focused scope, tests, and the other expectations below apply equally regardless of how the code was authored.
|
||||||
|
|
||||||
**We only accept code generated by the GPT-5.4 model.**
|
|
||||||
|
|
||||||
Pull requests containing code generated by other AI models (including other GPT versions, Claude, Gemini, or any other LLM) will be rejected. This policy helps us maintain consistency and quality standards across the codebase.
|
|
||||||
|
|
||||||
If you're unsure whether your AI-assisted code meets this requirement, please open an issue to discuss before submitting.
|
|
||||||
|
|
||||||
## Pull Request Guidelines
|
## Pull Request Guidelines
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user