Where the "Real" Speed is: If you are looking for significant speed improvements, the current action discovery logic (the nested loops that find files and check function names) is the next area to optimize. It currently scans the filesystem multiple times.
dev.api.carpulsetracker.com is broken. DNS exists but Cloud Run mapping is missing.enable_domain_mapping: false in dev.env.yaml.tst, inf, and prd have it enabled.prd.api.carpulsetracker.com exists in GCP but not in Terraform/Config.prd project zone, creating a cross-project bottleneck.PDFService methods are defined inside other methods or incorrectly nested as static methods, making them inaccessible as class attributes.generate_vehicle_report_pdf, generate_receipt_pdf, get_receipt_pdf_path.config.py is missing REPORT_OFFERS and TESLA_REPORT_DEBUG_LOGGING attributes expected by the code/tests, despite them being present in dev.env.yaml.ci-cd: wui-build-deploy consistently fails at the "Build and type-check via shell action" step (vue-tsc).npm run build and npm run type-check pass successfully when run locally in the con-bnc-cpt-wui container.