quantforge-miner / submission_engine.py

Commit History

fix: ignore SELF_CORRELATION pending state to prevent submission deadlocks and loop stalls
1ce2c6f

DevWizard-Vandan commited on

Migrate to event-driven immediate submission, increase daily cap to 20, and rename SP500 to TOPSP500
fdda2e5

DevWizard-Vandan commited 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-Vandan commited on

Implement evolutionary genetic loop, vector operator guardrails, automated orthogonalization, and smart retry backoffs
0c4e32b

DevWizard-Vandan commited on

Implement guest dashboard mode with IP whitelisting for write/credentials access, and add day-wise categorization for submittable archive
e2599a1

DevWizard-Vandan commited on

Implement expression/variable name validation, dynamic few-shot learning prompt injection, and fix pending checks sync bug
b3d387a

DevWizard-Vandan commited on

Update batch interval hours to 8
9c864ff

DevWizard-Vandan commited on

Realign submitted statuses, persist batch timer cooldown, and integrate categorized data fields library with Vector unit safeguards
6414394

DevWizard-Vandan commited on

Add strict sub-universe Sharpe (>=0.58) and weight concentration checks in SubmissionEngine
91a8664

DevWizard-Vandan commited on

Handle WQ ACTIVE/SUBMITTED statuses in SubmissionEngine to update database to SUBMITTED
058ab5c

DevWizard-Vandan commited on

Fix status checking to support UNSUBMITTED alphas on WorldQuant
8bc12aa

DevWizard-Vandan commited on

Fix simulation status polling timeout, handle COMPLETE/SUCCESS status, and clean placeholder API keys
cb7c311

DevWizard-Vandan commited on

Fix submission lockout bug, add alpha_id DB storage and direct status polling
d705f63

DevWizard-Vandan commited on

Fix overnight zero-progress: per-model cooldown, expanded fallback, robust metric parsing, session re-auth, throttle fix
3943a56

DevWizard-Vandan commited on

Initialize Space with QuantForge Miner code and 24/7 integration config
ddccbe9

DevWizard-Vandan commited on