What is Heading-bounded passage?
A heading-bounded passage is the block of content between one heading and the next, treated as a single retrievable unit by systems that chunk on structural boundaries. Because many retrieval pipelines split at heading tags, the heading and the text beneath it function together: the heading supplies the topic label the passage is matched against, and the body supplies the answer that gets quoted.
This gives headings a job beyond navigation. A heading phrased the way a person would ask the question tends to match the query better than a clever or abstract label, which is why question-form and plain-noun headings outperform editorial ones in retrieval even when the underlying content is identical. Length matters too. A passage running several hundred words under a single heading dilutes its topical focus and may be truncated, while a heading followed by one or two sentences is often too thin to answer anything. The workable target is a heading that names one question and forty to a few hundred words that answer it completely.
How it relates to AI UGC
Heading-bounded passages are the natural pairing unit for the multimodal carousel — one h3 per claim, one ~600–900 character chunk under each, one ImageObject inside the chunk. The visual layer pairs cleanly with the text chunk only when the heading boundary defines the chunk. ppl.studio renders the persona-locked image inside the heading-bounded section the substrate retrieves.
Key statistics
- Pages whose chunks all pass heading-bounded retrieve at materially higher rates than pages with chunks split mid-section — chunks ending on a heading boundary retrieve at roughly 2.5× the rate of chunks ending mid-sentence (boundary-shape audits, 2026).
- Inserting an h3 at the semantic shift point of a wall-of-prose section is the single highest-leverage structural rewrite in a chunk audit — most programs report 20–35% passage retrieval lift on the rewritten pages within 6 weeks (rewrite cohort, 2026).
- Pages with h2/h3 cadence every ~600–900 characters run 8–14 retrievable chunks vs the 3–4 oversized sections paragraph-wall pages surface — the cadence is the structural ceiling (chunk-audit baselines, 2026).