2 Commits

Author SHA1 Message Date
Henrik Jess Nielsen
12c3bc3e15 Add data quality normalization for cars: mileage in thousands and leasing prices
All checks were successful
Build and Deploy BlaaAi / build-and-deploy (push) Successful in 4m24s
- detect km < 500 on non-new cars (e.g. '130' instead of '130.000')
- detect prices < 5.000 kr (likely monthly leasing rate not sale price)
- flags shown in AI prompt → forces low score (1-3)
- orange warning box in UI distinct from AI warnings
2026-05-24 19:35:43 +02:00
Henrik Jess Nielsen
b6e70d61f9 Add Dockerfile, Nomad spec, Gitea CI/CD, requirements and health endpoint
Some checks failed
Build and Deploy BlaaAi / build-and-deploy (push) Has been cancelled
2026-05-24 19:14:41 +02:00