. ├── CHANGELOG.md # Project changelog — version history and updates ├── CONTRIBUTING # Contribution guidelines (commits, PRs, conventions) ├── LICENCE # Project license and usage permissions ├── ...