Contact: jane.doe@example.com or call later
`;
const json = snapshotJson();
expect(json).not.toContain('jane.doe@example.com');
expect(json).toContain('‹redacted:email›');
});
it('drops a data-ai-redact subtree entirely', () => {
document.body.innerHTML = `