new-site/scripts/document_gen
justin 695ace207c Reframe healthcare filing as standard vs expedited; e2e test + bug fixes
Copy: drop paper/electronic/fax framing across the revalidation + enrollment
marketing pages and the order-confirmation email; present two service tiers:
- Standard filing  (no CMS account; we prepare CMS-855, you sign, we submit to MAC)
- Expedited filing (CMS I&A surrogate access; same-day PECOS filing + tracking)
Internal worker todos + the _STANDARD_FILING_SLUGS identifier updated to match.

New scripts/test_healthcare_e2e.py validates the whole order line (slug
consistency x6 places, price agreement, intake field collection+enforcement,
worker dispatch, handler execution producing CMS-855 PDF+anchor, free-tool
action_urls). 45 checks.

Bugs found + fixed by the test:
- medicare-enrollment requires practice_state server-side but the wizard never
  enforced it -> orders could be paid then stall. Wizard now requires it.
- determine_form_type defaulted org NPIs to the individual 855I because
  enumeration_type is never collected -> wrong form, CMS rejection. Now does a
  live NPPES lookup (safe 855I fallback).
2026-06-05 03:58:46 -05:00
..
templates Reframe healthcare filing as standard vs expedited; e2e test + bug fixes 2026-06-05 03:58:46 -05:00
__init__.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
docx_builder.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
llm_writer.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
minio_client.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
pdf_converter.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
traffic_study_stamper.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00