Thanks for your interest in contributing :)
- Keep the protocol minimal
- Prefer clarity over cleverness
- Avoid unnecessary abstraction
- Maintain deterministic behavior across implementations
- Do not couple protocol with interpretation (reputation, scoring, etc.)
You can contribute in several ways:
- Improve documentation (README, Whitepaper, NOTES)
- Report bugs or inconsistencies
- Suggest protocol improvements
- Review and test the PoC
- Propose new use cases or edge cases
- Make sure your change is aligned with the protocol philosophy
- Keep changes focused and minimal
- Update documentation if needed
- Test changes locally (PoC)
- Use clear and descriptive commit messages
- Prefer small, focused commits
- Use issues to report bugs or propose changes
- Provide examples when possible
Please do not report security vulnerabilities in public issues. See SECURITY.md for responsible disclosure instructions.
By participating, you agree to follow the project's CODE_OF_CONDUCT.md.
By contributing, you agree that your contributions will be licensed under the MIT License.