new-site/site/src/lib/service-catalog.generated.ts
justin d5e66786a2 mcs150: enrich intake from FMCSA carrier census before PDF fill
The MCS-150 biennial update re-confirms the carrier's existing FMCSA
record. Previously the PDF filler only had whatever the intake form
collected; rescued/sparse orders (or orders where the carrier's data
lives in FMCSA, not the intake) produced near-empty forms. Now we pull
the carrier census (legal name, address, EIN, fleet counts) from the
FMCSA carrier API and merge it under any customer-provided intake values
(customer edits win), so the form is pre-filled with the carrier's
current registered data. Refactored the FMCSA fetch into a shared
_fetch_fmcsa_carrier helper used by both enrichment and status check.
2026-06-10 12:35:52 -05:00

89 lines
8.2 KiB
TypeScript

/**
* AUTO-GENERATED -- DO NOT EDIT.
*
* Source of truth: api/src/service-catalog.ts (COMPLIANCE_SERVICES).
* Regenerate with: python3 scripts/gen-service-catalog.py (runs on deploy).
*
* Display-only subset (name, price_cents, gov_fee_label) of the API catalog,
* so the public site can never drift from what the API actually charges.
*/
export interface ServiceMeta {
name: string;
price_cents: number;
gov_fee_label?: string;
}
export const SERVICE_META: Record<string, ServiceMeta> = {
"annual-report-filing": { name: "Annual Report / Franchise Tax Filing", price_cents: 14900 },
"bdc-broadband": { name: "BDC Broadband Deployment Filing", price_cents: 24900 },
"bdc-filing": { name: "BDC Filing (Broadband + Voice)", price_cents: 34900 },
"bdc-voice": { name: "BDC Voice Subscription Filing (formerly Form 477 Voice)", price_cents: 19900 },
"boc3-filing": { name: "BOC-3 Process Agent Filing", price_cents: 8900 },
"ca-mcp-carb": { name: "California MCP + CARB Compliance", price_cents: 22900, gov_fee_label: "CA MCP permit fee + CARB/Clean Truck Check fees (state, by fleet size, billed at cost)" },
"calea-ssi": { name: "CALEA SSI Plan", price_cents: 79900 },
"carrier-closeout": { name: "Trucking Wrap-Up (USDOT Shutdown)", price_cents: 19900 },
"cdr-analysis": { name: "CDR Traffic Study (Annual)", price_cents: 49900 },
"cdr-storage-tier1": { name: "CDR Storage Tier 1 (50 GB / 50M calls)", price_cents: 9900 },
"cdr-storage-tier2": { name: "CDR Storage Tier 2 (250 GB / 250M calls)", price_cents: 29900 },
"cdr-storage-tier3": { name: "CDR Storage Tier 3 (1 TB / 1B calls)", price_cents: 79900 },
"cores-frn-registration": { name: "CORES / FRN Registration", price_cents: 14900 },
"corp-formation": { name: "Corporation Formation", price_cents: 24900 },
"cpni-certification": { name: "CPNI Annual Certification", price_cents: 19900 },
"ct-highway-use-fee": { name: "CT Highway Use Fee Setup", price_cents: 10900, gov_fee_label: "CT Highway Use Fee registration (state, billed at cost)" },
"dc-agent": { name: "D.C. Registered Agent (Annual)", price_cents: 14900 },
"dot-audit-prep": { name: "New Entrant Safety Audit Preparation", price_cents: 39900 },
"dot-drug-alcohol": { name: "DOT Drug & Alcohol Compliance Program", price_cents: 14900 },
"dot-full-compliance": { name: "DOT Full Compliance Bundle", price_cents: 39900 },
"dot-new-carrier-bundle": { name: "New Carrier Starter Bundle (USDOT + MC Authority + BOC-3 + MCS-150 + Drug & Alcohol)", price_cents: 59900, gov_fee_label: "FMCSA registration fees (USDOT + operating authority, billed at cost)" },
"dot-registration": { name: "New USDOT Number Registration", price_cents: 8900 },
"ein-application": { name: "EIN Application (IRS SS-4)", price_cents: 7900 },
"emergency-temporary-authority": { name: "Emergency Temporary Authority (ETA)", price_cents: 49900 },
"entity-dissolution": { name: "Business Entity Dissolution (LLC/Corp)", price_cents: 4900, gov_fee_label: "State dissolution filing fee (varies by state, billed at cost)" },
"entity-reinstatement": { name: "Entity Reinstatement", price_cents: 29900 },
"entity-upgrade-bundle": { name: "Entity Upgrade Package (Sole Prop → LLC)", price_cents: 59900 },
"fcc-499-initial": { name: "Form 499 Initial Registration", price_cents: 34900 },
"fcc-499a": { name: "FCC Form 499-A Filing", price_cents: 49900 },
"fcc-499a-499q": { name: "FCC Form 499-A + 499-Q Bundle", price_cents: 59900 },
"fcc-499a-discontinuance": { name: "Form 499-A Discontinuance Filing", price_cents: 29900 },
"fcc-499a-zero": { name: "FCC Form 499-A Filing (Zero Revenue)", price_cents: 17900 },
"fcc-499q": { name: "FCC Form 499-Q Quarterly Filing", price_cents: 0 },
"fcc-63-11-notification": { name: "Foreign Carrier Affiliation Notification (47 CFR § 63.11)", price_cents: 34900 },
"fcc-compliance-checkup": { name: "FCC Carrier Compliance Checkup", price_cents: 79900 },
"fcc-full-compliance": { name: "FCC Full Compliance Bundle", price_cents: 149900 },
"foreign-qualification-multi": { name: "Foreign Qualification (Multi-State)", price_cents: 9900 },
"foreign-qualification-single": { name: "Foreign Qualification (One State)", price_cents: 14900 },
"hazmat-phmsa": { name: "PHMSA Hazmat Registration", price_cents: 14900, gov_fee_label: "PHMSA registration fee ($25 + $250-$3,000 processing, by business size, billed at cost)" },
"ifta-application": { name: "IFTA Application + Decals", price_cents: 10900, gov_fee_label: "IFTA license & decal fees (state, billed at cost)" },
"ifta-quarterly": { name: "IFTA Quarterly Filing", price_cents: 10900, gov_fee_label: "IFTA taxes due (remitted to the state at cost based on your mileage)" },
"intrastate-authority": { name: "Intrastate Operating Authority", price_cents: 10900, gov_fee_label: "State intrastate authority filing fee (state, billed at cost)" },
"irp-registration": { name: "IRP Registration Assistance", price_cents: 10900, gov_fee_label: "Apportioned IRP registration & plate fees (state, by jurisdictions + weight, billed at cost)" },
"ky-kyu-registration": { name: "KY Weight-Distance Tax Setup", price_cents: 10900, gov_fee_label: "KYU weight-distance account fees (state, billed at cost)" },
"llc-formation": { name: "LLC Formation", price_cents: 19900 },
"mc-authority": { name: "MC Operating Authority Application", price_cents: 19900, gov_fee_label: "FMCSA operating authority application fee" },
"mcs150-update": { name: "MCS-150 Biennial Update", price_cents: 3900 },
"medicare-enrollment": { name: "Medicare Enrollment (PECOS)", price_cents: 69900 },
"name-reservation-nv": { name: "Nevada Name Reservation (90 days)", price_cents: 7900, gov_fee_label: "Nevada SOS name reservation fee" },
"name-reservation-tx": { name: "Texas Name Reservation (Form 501, 120 days)", price_cents: 7900, gov_fee_label: "Texas SOS name reservation fee (Form 501)" },
"new-carrier-bundle": { name: "New Carrier Onboarding Bundle (FRN + 499 Initial + RMD + CPNI + CALEA)", price_cents: 179900 },
"nm-weight-distance": { name: "NM Weight-Distance Tax Setup", price_cents: 10900, gov_fee_label: "NM weight-distance permit & account fees (state, billed at cost)" },
"npi-reactivation": { name: "NPI Reactivation", price_cents: 44900 },
"npi-revalidation": { name: "Medicare PECOS Revalidation Filing", price_cents: 59900 },
"nppes-update": { name: "NPPES Data Update / Attestation", price_cents: 34900 },
"ny-hut-registration": { name: "NY Highway Use Tax Registration", price_cents: 10900, gov_fee_label: "NY HUT certificate & decal fees (state, billed at cost)" },
"ocn-registration": { name: "NECA OCN + Sponsoring CLEC Agreement", price_cents: 265000 },
"oig-sam-screening": { name: "OIG/SAM Exclusion Screening (Annual)", price_cents: 29900 },
"or-weight-mile-tax": { name: "Oregon Weight-Mile Tax Setup", price_cents: 10900, gov_fee_label: "Oregon weight-mile tax account & bond/deposit (state, billed at cost)" },
"osow-permit": { name: "Oversize/Overweight Permit", price_cents: 10900, gov_fee_label: "State oversize/overweight permit fees (per trip/route, billed at cost)" },
"provider-compliance-bundle": { name: "Provider Compliance Bundle (Annual)", price_cents: 89900 },
"registered-agent": { name: "Registered Agent Service (1 Year)", price_cents: 9900 },
"rmd-filing": { name: "RMD Registration / Recertification", price_cents: 24900, gov_fee_label: "FCC RMD filing fee" },
"state-dot-registration": { name: "State DOT Registration", price_cents: 10900, gov_fee_label: "State DOT/intrastate registration fee (state, billed at cost)" },
"state-emissions": { name: "State Clean-Truck / Emissions Compliance", price_cents: 10900 },
"state-puc": { name: "State PUC/PSC Registration", price_cents: 39900 },
"state-trucking-bundle": { name: "State Compliance Bundle", price_cents: 49900, gov_fee_label: "State registration, decal & tax fees for each included filing (billed at cost)" },
"stir-shaken": { name: "STIR/SHAKEN Implementation Assistance", price_cents: 49900 },
"ucr-registration": { name: "UCR Annual Registration", price_cents: 3900, gov_fee_label: "UCR registration fee (tier-based, minimum shown)" },
"usdot-reactivation": { name: "USDOT Number Reactivation", price_cents: 14900 },
"virtual-mailbox": { name: "Virtual Mailbox (1 Year)", price_cents: 14900 },
};