AntiPattern
Silent Truncation & Stripping
silent-data-shaping
Parsed/serialized inputs get silently transformed—unknown keys are stripped, descriptions are truncated to prefixes, and templates/agents lose critical tokens—so downstream logic sees “clean” data and then fails via OOMs or incorrect matches.