Enumerate subdomains and audit certificate hygiene via crt.sh's public Certificate Transparency log — no API key. Get one row per certificate or unique subdomain with computed expiry, wildcard, and freshness signals, capped so a popular domain never blows your bill.
Test coverage: test_models.py, test_parser.py (fixture-driven against
real captured crt.sh samples), test_crtsh_client.py (mocked session),
test_main_fault_isolation.py, test_charge_order.py,
test_charge_no_idempotency_key.py, test_prefill_smoke.py (opt-in,
live network).
Icon pending — actor-icon-designer runs as the next step.
See docs/specs/crt-sh-certificate-transparency-scraper/design.md for
the full architecture.