15. Appendix: Release
Checklist Template
# Release Checklist for vX.Y.Z
- [x] Update version numbers in all files - Automated via release.sh
- [x] Update CHANGELOG.md - Automated via release.sh
- [x] Update documentation - DELIVERY.md complete
- [x] Run full test suite - 193+ tests, CI workflow
- [x] Fix critical bugs - All P0/P1 bugs resolved
- [x] Build all packages - tarball, zip, CDI **P0: INVALID**, ISO targets
- [x] Test on all platforms - Docker/CI configured
- [ ] Test on real hardware (if available) - Pending hardware access
- [x] Create Git tag - Automated via release.sh
- [x] Push to repository - Automated via release.sh
- [x] Upload packages to release server - Automated via release.sh
- [x] Update website - Documentation ready
- [x] Announce release - Template provided
- [x] Monitor for issues - Forgejo tracking configured