Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The normalizer includes `raw_payload_json` containing a verbatim serialization of the entire inbound payload, even though the module is described as only extracting and restructuring selected fields. In a security-sensitive pipeline, this can unnecessarily retain and propagate sensitive data from conversations, profiles, metadata, or tokens into downstream logs, storage, or model inputs, increasing privacy and data-exposure risk.
