Important Disclaimer
This tool provides a preliminary, informational assessment only and is NOT legal advice. Expungement laws are extremely complex and vary by state. You MUST consult with a qualified attorney in ${data.state} to determine your actual eligibility and options.
Analysis of Factors
-
`;
factors.forEach(factor => {
const icon = factor.type === 'positive' ? `` : ``;
reportHTML += `
- ${icon}${factor.text} `; }); reportHTML += `
