Strip inline "Reader Intelligence Guide" blocks that may appear inside individual artifact bodies. The canonical guide is emitted exactly once by the aggregator immediately after the executive brief; any duplicates baked into artifact markdown must be removed to guarantee the single-occurrence invariant.
Matches the English heading ## Reader Intelligence Guide only. Source artifacts are always authored in English; localised articles are produced post-aggregation and never re-enter the cleaning pipeline, so matching English alone is sufficient.
Strips the heading, any preamble paragraph immediately below it, and the contiguous markdown table that follows (header row + separator + data rows). Content that appears after the table (e.g. subsequent paragraphs or subheadings) is preserved.
Strip inline "Reader Intelligence Guide" blocks that may appear inside individual artifact bodies. The canonical guide is emitted exactly once by the aggregator immediately after the executive brief; any duplicates baked into artifact markdown must be removed to guarantee the single-occurrence invariant.
Matches the English heading
## Reader Intelligence Guideonly. Source artifacts are always authored in English; localised articles are produced post-aggregation and never re-enter the cleaning pipeline, so matching English alone is sufficient.Strips the heading, any preamble paragraph immediately below it, and the contiguous markdown table that follows (header row + separator + data rows). Content that appears after the table (e.g. subsequent paragraphs or subheadings) is preserved.