build_checklist
Build a personalized list of likely recurring compliance obligations and their NEXT deadline dates from an entity profile (entity type + state + formation date + a few flags). Pure date arithmetic over officially-cited rules — NOT individualized legal or tax advice. Always verify against the cited sources and a licensed professional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | 2-letter formation/registration state, e.g. 'DE'. | |
| entityType | Yes | ||
| foreignOwned | No | True if owned (>=25% or wholly) by a non-US person. | |
| hasEmployees | No | ||
| formationDate | No | Entity formation date YYYY-MM-DD (drives anniversary-based deadlines). | |
| paysContractors | No | True if you pay $600+ to US contractors (1099 obligations). |