# Tasks — inline-code-exclusion fixture Tag-like tokens inside inline code or fenced blocks must NOT extract per R1.5. The decoy tags below cite R9.9, which is NOT declared in prd.md — so if masking breaks and a decoy is extracted, cross-reference would emit an `orphan-requirement` diagnostic and this test would fail. The real task-line tag covers R1.1 cleanly. - [ ] 1.0 The tag `_Requirements: R9.9_` inside backticks must not extract. _Requirements: R1.1_ ``` - [ ] 2.0 Decoy inside fence _Requirements: R9.9_ ```