fix: correct static type checker error for pyrefly and narrow properties explicitly 0e7172c Aadithya commited on May 24
feat: upgrade Chronos forecasting engine to Chronos-2 with 8192 token multivariate context window cfcf40d Aadithya commited on May 24
perf: increase chronos samples to 500 and remove deterministic constraints 8528b6e Aadithya commited on May 24
feat: remove replay topology button, enforce strict DB event fetching to stop hallucination, bump chronos num_samples to 100 a7f4824 Aadithya commited on May 24
perf: increase chronos sample size to 40 for smoother quantiles without breaking time budget 9f690f3 Aadithya commited on May 24
fix: bypass broken fine-tuned weights and revert to pure daily baseline inference for maximum accuracy bd38f98 Aadithya commited on May 24
refactor: simplify to pure hourly inference pipeline for fine-tuned chronos 4b03d51 Aadithya commited on May 24
feat: implement chronos-on-chronos ensemble for multi-resolution drift calibration 6da8909 Aadithya commited on May 24
feat: implement mean-matching ensemble to calibrate chronos output against sarima baseline 08f8258 Aadithya commited on May 24
fix: add np.asarray cast in tasks.py to resolve type checking error for reshape 39cb936 Aadithya commited on May 24
feat: overhaul seasonality analysis — ramp dynamics, load composition, demand heatmap, and LLM synthesis e319e93 Aadithya commited on May 24
fix: resolve UI output rendering and metrics (PDF buttons, NA metrics, prompt formatting, duplicated season analysis) 4cbf543 Aadithya commited on May 21
fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc) 9b1d17d Aadithya commited on May 21