📄️ Overview
Status: API reverse-engineered and validated
📄️ Entry from DA
Customers land in Fastlane when DA/GAQ redirects them from the Progressive "Buy Online" call-to-action. Because Mulesoft issued the original Progressive quote under its own credentials, that quote is not visible in our agent portal. The landing flow looks up the Mulesoft quote in the CRN legacy database and recreates a new, goosehead-visible duplicate on the Progressive agent portal.
📄️ Current Setup
The current Progressive Home integration uses a Playwright-driven portal bot. This architecture is work in progress and will be replaced by direct API calls. See Reverse Engineering for the planned approach.
📄️ Reverse Engineering
Status: Proven and validated in both QA and Production. The entire Progressive Home agent portal has been reverse-engineered. Login, session creation, and the full quoting REST API are accessible via direct HTTP — no browser, no Playwright. Production validation completed 2026-03-30 (login + MFA + session creation + quoting gateway confirmed).
📄️ Config-Driven POC
This POC shows that Progressive Home can run as a config-driven flow inside Fastlane Portal. Instead of hardcoding step components and validation rules, the frontend asks the API gateway for live Progressive step metadata, builds the form from that metadata, validates it, and sends the results back through config-driven endpoints.
📄️ Troubleshooting — Config-Driven
Quick reference for debugging the config-driven Progressive Home flow. Drag this file into chat to give the agent full context on known issues, the API call sequence, and how to capture network traces from the real FAO portal.
📄️ UX Presentation-Only Config Playbook
Drag this file into a chat whenever you want to re-skin another Progressive Home config-driven step to match new Figma designs. It captures the load-bearing rules, the pattern we've proven on the NamedInsured ("About You") step, and the traps you'll hit if you miss them.
📄️ Troubleshooting — DA/GAQ → Fastlane
Self-contained debug reference for the landing flow that takes a Mulesoft-issued Progressive quote from DA/GAQ, looks it up in the CRN legacy database, and duplicates it inside the goosehead Progressive agent portal. Drop this file into a chat alongside the carrier rules and this agent has full context to help debug.
📄️ SF Sync — Debugging & Known Debts
Reference for developers working on the Salesforce sync flow for Progressive Home.
📄️ Progressive Home — PointOfSale Knockout Surfacing
Card: POD9-408