The alert fires after a document has already been shared: the recipient opens a PDF, sees the old name in one field, and the redaction review says everything passed. The on-call page shows a healthy render queue and a normal latency percentile. That is the trap. A PDF form can accept a value in memory, save a file, and still display the original value because the visible appearance was never regenerated. Short answer: PDF form fields are interactive objects with names, values, and appearances...