Current section
Files
Jump to
Current section
Files
CODE_OF_CONDUCT.md
# Code of Conduct## Our PledgeWe as members, contributors, and leaders pledge to make participation in ourcommunity a harassment-free experience for everyone, regardless of age, bodysize, visible or invisible disability, ethnicity, sex characteristics, genderidentity and expression, level of experience, education, socio-economic status,nationality, personal appearance, race, caste, color, religion, or sexualidentity and orientation.We pledge to act and interact in ways that contribute to an open, welcoming,diverse, inclusive, and healthy community.## Our StandardsExamples of behavior that contributes to a positive environment:* Demonstrating empathy and kindness toward other people* Being respectful of differing opinions, viewpoints, and experiences* Giving and gracefully accepting constructive feedback* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience* Focusing on what is best not just for us as individuals, but for the overall communityExamples of unacceptable behavior:* The use of sexualized language or imagery, and sexual attention or advances of any kind* Trolling, insulting or derogatory comments, and personal or political attacks* Public or private harassment* Publishing others' private information, such as a physical or email address, without their explicit permission* Other conduct which could reasonably be considered inappropriate in a professional setting## AI Agent ConductThis project welcomes contributions from both human developers and AI codingassistants. The following standards apply to AI-assisted and AI-generatedcontributions:### Human Accountability**The human contributor is always the author.** Regardless of what toolsproduced the code, the person submitting a contribution is fully responsiblefor its correctness, quality, security, and compliance with this project'sstandards. "The AI wrote it" is not an acceptable explanation for bugs,security vulnerabilities, or standard violations.### Quality ParityAI-assisted contributions must meet the same quality bar as any othercontribution:* Code must compile, pass all tests, and meet formatting standards* Changes must be focused and relevant -- do not submit unfocused rewrites* Contributors must be able to explain their changes in their own words* Review feedback must be addressed thoughtfully, not delegated back to an AI### Transparency* **Disclose AI assistance** in PRs when it produced substantial portions of the contribution. Use `Assisted-by: <tool name>` in commit trailers.* **Write PR descriptions and issue comments in your own words.** Do not paste raw AI output into project communication channels.* Do not use AI tools to generate fabricated bug reports, inflate issue counts, or spam discussions.### Autonomous AgentsAI agents that take action in project spaces (opening issues, commenting onPRs, pushing code) without human review and approval for each action are notpermitted. Every interaction with this project must have a human in the loop.### Respect for LearningDo not use AI tools to claim credit for work you do not understand. Issueslabeled `good first issue` are intended as learning opportunities for newcontributors -- AI-generated solutions to these issues may be declined.### Anti-ExtractionA contribution should be worth more to the project than the time it takes toreview it. Submitting large volumes of unreviewed AI output extracts revieweffort from maintainers without adding proportional value. Such contributionsmay be closed without review.## Enforcement ResponsibilitiesCommunity leaders are responsible for clarifying and enforcing our standards ofacceptable behavior and will take appropriate and fair corrective action inresponse to any behavior that they deem inappropriate, threatening, offensive,or harmful.Community leaders have the right and responsibility to remove, edit, or rejectcomments, commits, code, wiki edits, issues, and other contributions that arenot aligned to this Code of Conduct, and will communicate reasons for moderationdecisions when appropriate.## ScopeThis Code of Conduct applies within all community spaces, and also applies whenan individual is officially representing the community in public spaces.## EnforcementInstances of abusive, harassing, or otherwise unacceptable behavior may bereported to the project maintainers at **david@balneariodecofrentes.es**.All complaints will be reviewed and investigated promptly and fairly.## AttributionThis Code of Conduct is adapted from the[Contributor Covenant](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html),version 2.1.The AI Agent Conduct section is informed by policies from the[LLVM Project](https://llvm.org/docs/AIToolPolicy.html),[Jellyfin](https://jellyfin.org/docs/general/contributing/llm-policies/),and the [AGENTS.md](https://agents.md/) specification.