9.2 CI Targets
- Linux: Primary build platform
- macOS: Secondary build platform
- Windows: Via WSL or cross-compilation
10. Deployment
10.1 Release Process
- Version Bump: Update version in Makefile
- Build:
make release - Test: Run full test suite
- Package: Create release archive
- Tag: Create Git tag
- Publish: Upload to Forgejo releases