docs: improve CI pipeline stage documentation
Summary
- Add clear descriptions for each pipeline stage
- Help developers understand the purpose of each stage
- Improve maintainability of CI configuration
Changes
- Added inline documentation for all 8 pipeline stages
- Replaced verbose comments with concise descriptions
- Makes the CI configuration more self-documenting
This is a small documentation improvement to help developers understand the CI pipeline structure at a glance.