Contributing Workflow Create a feature branch from main. Open a PR with a clear summary and test notes. Require passing CI before merge. Commit style Use conventional commits when possible (feat:, fix:, chore:).