Compliance & Legal
compliance-cal
US compliance-deadline calendar for entities. Federal + state filings auto-generated.
Launch kit
compliance-cal — launch kit
1-liner
US compliance-deadline calendar for entities. Federal + state filings auto-generated.
Tweet hook
Founders miss filings because Stripe Atlas / Clerky doesn't track them automatically. $200-500 late-filing fees + lost good-standing. Avoidable.
Built it: entity type + state of incorp → calendar of deadlines.
$99-1999/yr 🧵
Cold-email ICP
- Solo founders managing their own DE/CA/NY entities
- Bookkeepers / boutique CPAs serving startup books
Cold-email template
Subject: did your DE Franchise Tax file March 1?
Hi {first} — DE Franchise Tax is March 1 each year. ~$200 late fee.
We track all filings (federal + state) for $99/yr per entity. Send
calendar invites + email reminders 30/7 days out.
Free first year. Reply for setup.
SEO content
- "DE Franchise Tax + Federal calendar — full guide"
- "All-50-states filings cheatsheet"
Documentation
compliance-cal
US compliance-calendar generator. Given an entity type + state of incorporation + foreign-qualifications, returns the list of filings they need to track. Sells to startups + accountants.
Pricing
- $99/yr per entity (one calendar + monthly reminders)
- $499/yr for accountants (up to 25 client entities)
- $1,999/yr CPA-firm tier (50+ entities, custom states)
Coverage (v0)
- All federal forms (1120, 1120-S, 1065, 941, W-2, 1099)
- DE, CA, NY, TX state filings
v1 expands to all 50 states + DC.
Run
cd C:\openclaw-products\compliance-cal
python -m venv .venv
.\.venv\Scripts\activate
pip install -e .
complycal list-deadlines --entity c_corp --state Delaware --foreign-qualified "California,New York"