Root cause
Description parsers treat headings, commands, and checklist links inside fenced Markdown examples as live evidence.
Rectification
Ignore fenced Markdown regions consistently in all description-evidence parsers.
Regression check
python3 scripts/merge-gate.test.py
Scope
Deferred from PR #335 under the owner-approved P1-only merge stopping rule.
Root cause
Description parsers treat headings, commands, and checklist links inside fenced Markdown examples as live evidence.
Rectification
Ignore fenced Markdown regions consistently in all description-evidence parsers.
Regression check
python3 scripts/merge-gate.test.pyScope
Deferred from PR #335 under the owner-approved P1-only merge stopping rule.