Increase HTTP timeout to 90s, implement Nvidia key diversion for Zhipu provider, and restrict expression validator to base Price-Volume fields only
dbb2ced
DevWizard-Vandancommited on
Phase 8: Free-tier optimization & fallback math fix - use ts_decay_linear in mock, silent key bypass, limit batch size to 5, 5s sleep, update Nemotron model name
fix: stagger simulation submissions and add exponential retry backoff to prevent CONCURRENT_SIMULATION_LIMIT_EXCEEDED (429) errors
28f3f7f
DevWizard-Vandancommited on
fix: resolve 7 critical pipeline issues causing zero alpha submissions
a234289
DevWizard-Vandancommited on
Cap decay settings parameter at 512 to prevent API rejection
b4b2c1a
DevWizard-Vandancommited on
Migrate to event-driven immediate submission, increase daily cap to 20, and rename SP500 to TOPSP500
fdda2e5
DevWizard-Vandancommited on
fetch and cache fields for all allowed universes (TOP3000, TOP2000, TOP1000, TOP500, TOP200, SP500)
710b120
DevWizard-Vandancommited on
allow multiple universes in settings and fallback mutations (TOP3000, TOP2000, TOP1000, TOP500, TOP200, SP500)
cd00509
DevWizard-Vandancommited on
fix: sanitize sci notation for ALL queued alphas on boot + eliminate WARNING log spam from polling
54054a2
DevWizard-Vandancommited on
fix: sanitize scientific notation format (1e-9) to standard decimal floats across generation and DB normalization phases, and update LLM prompts to prevent scientific notation output
b6cd490
DevWizard-Vandancommited on
Fix database normalization unique constraints boot crash, timer drift using client-side seconds, rate-limit retry logging noise, and add Details modal for Tested Archive
e11d033
DevWizard-Vandancommited on
Fix variable hallucination: restrict local fallback fields to verified ones, add prompt warnings, normalize variables on startup, and prevent infinite resets on unknown variable errors