8 Commits

Author SHA1 Message Date
c134c05947 feat: rewrite K-factor engine with history tracking and outlier detection
Replace simple exponential smoothing with a rolling-average K-factor
system backed by a new auto_kfactor_history table. Budget fills are
detected and excluded from calculations, outliers beyond 2-sigma are
flagged, and confidence scores track data quality per customer.
Adds backfill endpoint, auto-create for missing estimation records,
and manual house_factor PUT endpoints for both auto and regular customers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 17:54:27 -05:00
ac4354716b major claude changes 2026-01-28 21:54:58 -05:00
c2d9dd5408 Working site 2026-01-05 08:43:40 -05:00
ed2e6f96b6 Updated auto code and change weather api 2025-10-12 16:09:45 -04:00
4a2ec2418c small fixes 2024-12-23 18:10:43 -05:00
8569430468 autos working! 2024-11-20 18:00:33 -05:00
de57725a45 asdsaasd 2024-07-30 12:00:41 -04:00
677865ebf5 fixed bug 2024-07-30 10:12:38 -04:00