new-site/scripts/formation
justin 76c4d55603 fix(formation): name-search returns null (not false) on adapter error
E2E harness exposed that the NV name-search adapter times out on a stale input
selector and search_name() swallowed the error and returned available=False --
i.e. it would tell customers an AVAILABLE name is taken. Now returns
available=None ('could not determine') on adapter error / unknown state, which the
API already maps to null. The NV/TX portal selectors still need a scraping fix
(separate task; e2e harness is the acceptance test) before enabling a self-serve
formation checkout. Documented full e2e results + the bugs caught (missing ERPNext
Items, entity_type case, missing /name-search route) in the readiness doc.
2026-06-09 08:06:43 -05:00
..
jurisdictions Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
states fix Iowa: remove wrong Socrata dataset (was liquor stores), mark SOS as WAF-blocked 2026-05-30 19:28:41 -05:00
__init__.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
base.py fix(formation): name-search returns null (not false) on adapter error 2026-06-09 08:06:43 -05:00
bulk_download.py fix Iowa: remove wrong Socrata dataset (was liquor stores), mark SOS as WAF-blocked 2026-05-30 19:28:41 -05:00
document_delivery.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
ein_worker.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
formation_worker.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
holidays.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
name_search.py fix(formation): name-search returns null (not false) on adapter error 2026-06-09 08:06:43 -05:00
operating_agreement.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
portal_schedule.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
test_name_search.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00