Decay is a state transition, not one percentage
People change jobs, domains are replaced, mailboxes are disabled, and receiving infrastructure changes its response. A record can move from valid to invalid, valid to catch-all, or valid to unknown. Unknown can also reflect a temporary inability to obtain a decisive SMTP response rather than a dead mailbox.
A useful decay system stores the prior state, new state, timestamps, verifier, response reason, and intended use. That makes a recheck auditable and prevents repeated calls immediately after a stable result.
