libnoa 0.4.0

AI-native distributed version control
Documentation
1
2
3
4
5
6
7
8
9
10
11
## Summary

Brief description of what this PR changes and why.

## Checklist

- [ ] Code follows the project's style guidelines (rustfmt / clippy clean)
- [ ] Self-reviewed the diff
- [ ] Added or updated tests for the changes
- [ ] Updated documentation if needed
- [ ] No new warnings introduced