New modules: nicb.py, auction_history.py, dmv_florida.py, theft_stats.py, odometer_validator.py
Expanded risk.py with 8 new factors (NICB alert, safety rating, auction flags, odo validation, theft level, odo fraud, DMV lien, open VIN recalls)
PDF now has 11 sections including NICB check, theft stats, odometer fraud, odometer validation, auction history, Florida HSMV
AI prompt enriched with all new data fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
FastAPI server querying NHTSA/EPA APIs, generating PDF reports
with risk scoring, and local Ollama AI analysis via DealAnalyzer.
Security hardened: XSS fix, SSRF protection, CORS restricted.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>