Add separator and action-specific emojis to make it easier to visually
distinguish between workflow types (Build/Publish/Validate) at a glance.
Pattern: Category emoji + Name · Action emoji + Action
- 🔨 Build
- 📤 Publish
- 🔍 Validate
- 🐳 Container
- 🧹 Cleanup
- 🔗 Link Check
- ❤️ Health Check
Book workflows: 📚 Book <Action> [(<Env>)]
- Book Build (Baremetal)
- Book Build (Container)
- Book Publish (Dev)
- Book Publish (Live)
- Book Update Contributors
- Book Validate (Dev)
Infra workflows: 🔧 Infra <Action> [(<Detail>)]
- Infra Container (Linux)
- Infra Container (Windows)
- Infra Health Check
- Infra Cleanup Caches
- Infra Link Check
TinyTorch workflows: 🔥 TinyTorch <Action> [(<Env>)]
- Already consistent, no changes
File renames:
- book-build-linux-container.yml → infra-container-linux.yml
- book-build-windows-container.yml → infra-container-windows.yml
- container-health-check.yml → infra-health-check.yml
- cleanup-caches.yml → infra-cleanup-caches.yml
- link-check.yml → infra-link-check.yml
Updated cross-references in book-validate-dev.yml