AntiPattern

Prefix/Field Truncation Drift

truncated-representation-drift

Schema- and identity-derived fields get truncated, reordered, or silently stripped (e.g., labels(n)[0], prefix-matched descriptions, zod unknown-key stripping), so downstream guards and model extraction operate on mismatched representations and generate wrong node types and validations.