Commit Graph

17 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
5b1932f819 fixed auto delivery 2025-10-20 12:01:31 -04:00
ed2e6f96b6 Updated auto code and change weather api 2025-10-12 16:09:45 -04:00
c69d48dd74 updated auto 2025-10-12 12:11:32 -04:00
e6e13b7559 added limit to auto ticket 2025-10-06 20:01:28 -04:00
671c40adca working auto 2025-09-26 20:30:51 -04:00
02dfd593b9 Updated auto desc 2025-08-25 18:29:06 -04:00
8ad7329f78 bug fixes. added auto table 2024-12-28 15:53:59 -05:00
4a2ec2418c small fixes 2024-12-23 18:10:43 -05:00
8569430468 autos working! 2024-11-20 18:00:33 -05:00
4640b9cb29 added description 2024-09-18 12:48:20 -04:00
aa584375e6 stats working 2024-08-06 11:09:11 -04:00
d8da74c75b Small bug fixers 2024-07-29 13:44:09 -04:00
8273f063ed Updated auto pre testing 2024-07-24 17:22:14 -04:00
f63da6eb0b auto working almost 2024-07-17 18:03:58 -04:00
44eeba0841 start of deliver 2024-07-17 10:34:36 -04:00