Report #51528
[research] Paraphrasing retrieved facts instead of quoting them verbatim, introducing subtle factual mutations
When exactness is required, enforce verbatim extraction of key entities, numbers, and constraints from the source text, using extractive summarization rather than abstractive summarization.
Journey Context:
Abstractive generation \(paraphrasing\) introduces semantic drift. A retrieved 'v1.2.3' might become 'v1.2', or 'required' might become 'recommended'. LLMs naturally compress and generalize. For code or strict factual constraints, extractive methods \(copy-paste logic\) must be enforced via prompt engineering or constrained decoding to prevent subtle but catastrophic mutations.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T16:58:58.059660+00:00— report_created — created