Enhance documentation with contributing guidelines, planning docs, and agent policies

This commit is contained in:
2026-05-23 09:39:22 -05:00
parent 252348e592
commit c97a9eb217
8 changed files with 331 additions and 0 deletions
+6
View File
@@ -7,3 +7,9 @@ Thank you for considering contributing!
- Add tests for new features where possible.
- Ensure your code builds and passes tests before submitting.
- Contributions are licensed under CC BY-SA 4.0.
## Human-Authored Core Code Policy
- Executable core project code must be human-written.
- Agents may help with documentation, planning, housekeeping, and environment management.
- For implementation guidance, agents should link to primary sources (especially the Rust Book) and provide paraphrased explanations and checklists, not code.