mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-18 00:44:29 -05:00
[PR #1680] [MERGED] cleanup(vol2): lowercase 'fleet stack' / 'energy wall' in body prose #11863
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1680
Author: @profvjreddi
Created: 5/5/2026
Status: ✅ Merged
Merged: 5/5/2026
Merged by: @profvjreddi
Base:
dev← Head:cleanup/fleet-stack-lowercase📝 Commits (1)
354c76bfix(vol2): lowercase 'fleet stack' / 'energy wall' in body prose (36 sites)📊 Changes
13 files changed (+36 additions, -36 deletions)
View changed files
📝
book/quarto/contents/vol2/collective_communication/collective_communication.qmd(+1 -1)📝
book/quarto/contents/vol2/conclusion/conclusion.qmd(+11 -11)📝
book/quarto/contents/vol2/data_storage/data_storage.qmd(+1 -1)📝
book/quarto/contents/vol2/edge_intelligence/edge_intelligence.qmd(+1 -1)📝
book/quarto/contents/vol2/fleet_orchestration/fleet_orchestration.qmd(+2 -2)📝
book/quarto/contents/vol2/inference/inference.qmd(+3 -3)📝
book/quarto/contents/vol2/introduction/introduction.qmd(+5 -5)📝
book/quarto/contents/vol2/ops_scale/ops_scale.qmd(+3 -3)📝
book/quarto/contents/vol2/parts/fleet_principles.qmd(+1 -1)📝
book/quarto/contents/vol2/performance_engineering/performance_engineering.qmd(+1 -1)📝
book/quarto/contents/vol2/robust_ai/robust_ai.qmd(+2 -2)📝
book/quarto/contents/vol2/security_privacy/security_privacy.qmd(+2 -2)📝
book/quarto/contents/vol2/sustainable_ai/sustainable_ai.qmd(+3 -3)📄 Description
Summary
Vol1 already lowercases its central organizing frameworks in body prose (
iron law,memory wall,data wall, etc.) per book-prose.md §10.3. Vol2'sFleet StackandEnergy Wallwere inconsistent: capitalized throughout. This sweep brings vol2 into alignment with vol1.36 sites changed across 13 files.
Preserved (per §10.3 exceptions):
**Fleet Stack**,**Energy Wall**\index{Fleet Stack}/\index{Energy Wall}entriestitle="..."attributes\ref{},@sec-, etc.Diff scope: body prose, italic spans, fig-cap/fig-alt, callout body content, footnote definitions.
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.