Commit Graph

4 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
764c094eed Updated claude big changes 2026-01-29 08:43:45 -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