# Chapter-TITLE rendering for zh→ru. The model is not trusted with a chapter title (it rendered «Раздел 2»,
# «Первая глава», an orphaned « :» and dropped titles across models), so the chunker strips the source header
# from the model input and the read-models render `template` deterministically, with {n} = the parsed number.
#
# The SHAPE of a source header — which rune opens it and which units close it — is NOT here: it is a property
# of the source language, identical for zh→ru and zh→en, and lives in the source structure data. For zh that
# is the embedded CJK default (internal/lang/data/cjk-section.txt); a language overrides it by shipping
# configs/langpacks/<lang>/structure.txt. Keeping a second copy here is what let the two spellings drift.
# `key<TAB>value` per line.
template	Глава {n}
