docs: created an authorship policy and pull request template to require disclosure of AI coding assistance for all contributions

This commit is contained in:
2026-02-24 17:48:28 -07:00
parent ed5a7308be
commit e8e0bd02e9
2 changed files with 18 additions and 0 deletions
@@ -0,0 +1,11 @@
### AI assistance (if any):
- List tools here and files touched by them
### Authorship & Understanding
- [ ] I wrote or heavily modified this code myself
- [ ] I understand how it works end-to-end
- [ ] I can maintain this code in the future
- [ ] No undisclosed AI-generated code was used
- [ ] If AI assistance was used, it is documented below