# Contributing Thank you for considering contributing! - Please follow the project coding style and directory structure. - Submit issues or pull requests for bugs, features, or improvements. - 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.