Commit History

docs: remove remaining plain-english mention
125d24b

Aadithya commited on

feat: upgrade agent to llama-3.3-70b
574c046

Aadithya commited on

docs: remove 'plain english' phrases
c5d2643

Aadithya commited on

fix: chart visibility in print mode
bf7aeb0

Aadithya commited on

fix: track event_logs.json in git
93a3733

Aadithya commited on

track csv with lfs
9b26e5f

Aadithya commited on

feat: migrate to Chronos-2 zero-shot with temperature covariates
62f95cd

Aadithya commited on

ui/backend: pivot from chronos-2 multivariate to chronos-bolt-base fine-tuning architecture
a5f77b4

Aadithya commited on

ui: update chronos loading screens and progress labels to reflect chronos-2 multivariate model
e876587

Aadithya commited on

fix: change hardcoded base model from chronos v1 to v2 to avoid pipeline loading warnings
9ec55ed

Aadithya commited on

fix: add robust regex json extraction in LangGraph agents to prevent JSONDecodeError from trailing LLM output
3acaf27

Aadithya commited on

fix: correct quantile array shape handling for Chronos 2 predict_quantiles output
460a613

Aadithya commited on

chore: explicitly track pjm datasets in gitignore
973f4f9

Aadithya commited on

fix: bump scikit-learn to >=1.6.0 to resolve chronos-forecasting dependency conflict during docker build
21d49c4

Aadithya commited on

fix: replace HereDoc Dockerfile syntax with explicit entrypoint file for HF Spaces compatibility
e98af52

Aadithya commited on

fix: correct static type checker error for pyrefly and narrow properties explicitly
0e7172c

Aadithya commited on

feat: upgrade Chronos forecasting engine to Chronos-2 with 8192 token multivariate context window
cfcf40d

Aadithya commited on

feat: upgrade SARIMA to multivariate using temperature exogenous variables
ac53b90

Aadithya commited on

perf: increase chronos samples to 500 and remove deterministic constraints
8528b6e

Aadithya commited on

feat: remove replay topology button, enforce strict DB event fetching to stop hallucination, bump chronos num_samples to 100
a7f4824

Aadithya commited on

perf: increase chronos sample size to 40 for smoother quantiles without breaking time budget
9f690f3

Aadithya commited on

feat: tune chronos hyperparameters for deterministic accuracy
8062c01

Aadithya commited on

style: display available dataset range in target date help text
d98d061

Aadithya commited on

fix: add min and max bounds to targetDate input
2600273

Aadithya commited on

style: remove unnecessary float() casting
4fbeea0

Aadithya commited on

fix: initialize data_stats to prevent NoneType error
dffc180

Aadithya commited on

feat: add backtest target date selector
62a62f6

Aadithya commited on

style: update node 5a and 5b descriptions and explain conditional routing
180cffc

Aadithya commited on

style: update node 3 and 4 descriptions for grid operators
cd772ba

Aadithya commited on

style: remove pipeline vertical line, relocate parallel execution text, remove auto refresh note
b04f9fc

Aadithya commited on

style: rewrite node 2a and 2b descriptions and explain parallel execution
06745da

Aadithya commited on

style: update data validator description for grid operators
cf88994

Aadithya commited on

style: ui wording tweaks and default config updates
dab3842

Aadithya commited on

style: force page break before seasonality analysis tab on pdf print
0e996d4

Aadithya commited on

style: fix pdf navbar, fix gauge background, update mock mandate text
531e23f

Aadithya commited on

style: fix pdf export overlapping charts, invisible gauge text, and hide top navbar
3da210b

Aadithya commited on

style: overhaul @media print rules for perfect pdf exports
7f083dc

Aadithya commited on

style: remove context box from divergence report
c4b8cf9

Aadithya commited on

style: make divergence and seasonality grids responsive for mobile screens
c79d24c

Aadithya commited on

fix: restore stakeholder summary layout to fix reference error
19c0f4d

Aadithya commited on

style: layout refinements for tabs, heatmap, and removing trace
f9005e0

Aadithya commited on

fix: use true semantic search vector score instead of pseudo random
6ea4e86

Aadithya commited on

style: center anomaly formula and add formula codeblock to model divergence metric
c9f83a8

Aadithya commited on

feat: add interactive replay modal, dynamic mandate tone, outcome badges, and vector scores
b88c2e9

Aadithya commited on

feat: completely overhaul RAG Historical Memory section to be an actionable threat dossier
cc146c4

Aadithya commited on

fix: switch to llama-3.1-8b-instant and build frontend/dist to serve new ui changes
b48f926

Aadithya commited on

feat: add exact mathematical formulas for anomaly severity and divergence directly into UI boxes with dynamic placeholders
393f474

Aadithya commited on

fix: switch LLM from llama-3.3-70b to llama3-8b-8192 to bypass daily Groq token limits
1ccb3c5

Aadithya commited on

feat: hardcode 3-part semantic risk narrative in agent pipeline using dynamic dashboard values
cb1feb3

Aadithya commited on

feat: force LLM to output highly detailed, semantic 3-part operational briefing for summary rationale
5f2be36

Aadithya commited on