book/quarto/contents/README.md
Do not assume content lives only under vol1/ and vol2/. This directory has shared and front matter that both volumes depend on. Deleting or moving them will break builds.
shared/ — Must exist. Contains notation.qmd and any other shared reference material.frontmatter/ — Must exist. Contains about, acknowledgements, and other front matter.Scripts and tooling that iterate over “all content” should include shared/ and frontmatter/ (and the root index.qmd where applicable), not only vol1/ and vol2/.