${statusText}
Formed: ${entity.formationDate || 'N/A'}
Filing Due: ${entity.nextFilingDue || 'N/A'}
Reg. Agent: ${entity.registeredAgent || 'N/A'}
Legal Entity Governance Report
| Entity Name | Type | Jurisdiction | Formation Date | Next Filing Due | Registered Agent |
|---|---|---|---|---|---|
| ${e.name || ''} | ${e.type || ''} | ${e.jurisdiction || ''} | ${e.formationDate || ''} | ${e.nextFilingDue || ''} | ${e.registeredAgent || ''} |
