Safe DOCX posture
w:sectPr document-final section properties
The final section of a document binds its properties through a w:sectPr
that is a direct child of w:body, positioned after all block-level
content. From-scratch generation always emits exactly one body-level
w:sectPr as the body's last child, and the generation structural
validator (packages/docx-core/src/generation/structural-checks.ts)
rejects packages where it is missing, duplicated, or not last —
complementing auditSectPr, which tolerates the zero-sectPr case for
parsed third-party documents.
Schema declarations
Bounded evidence
No bounded source, test, or formal-evidence path is attached to this section entry. That absence is preserved rather than inferred away.