Closes #021 - Live Time-Lock Resolution, Ensemble Map Fix & Multi-Asset Logging
This commit is contained in:
@@ -35,6 +35,9 @@ This document serves as the permanent, centralized system architecture design an
|
||||
* **Phase 6.5: Ticker Data Real-Time Alignment & ML Handbook Injection**
|
||||
* *Features*: Linked price asset cards dynamically to a 15-second `useEffect` polling loop querying live Yahoo Finance closing prices, Binance funding rates, and local CSV data. Dynamically scaled liquidation values. Injected mathematical specifications for all 5 ML models (RF, XGBoost, ElasticNet, SVM, MLP) as Section G of the quantitative handbook. Fixed modal viewport clipping. Expanded the Active Learning Feedback Loop table to preserve the 15-probability matrix layout and display separate consensuses for T+1, T+5, and T+10 with detailed model paths.
|
||||
* *Status*: **Fully Operational (Production Lock)**.
|
||||
* **Phase 7.0: Live Time-Lock Resolution, Ensemble Map Fix & Multi-Asset Logging**
|
||||
* *Features*: Disabled developer mock test clocks inside verification loop hooks. Configured strict real-time calendar locks (T+1 resolves after 24h, T+5 after 5d, T+10 after 10d). Corrected the ensemble mapping anomaly inside `getPredictionProb` by passing the active asset's ticker context parameter. Embedded a dynamic asset selector filter tab-bar above the Active Learning Feedback Loop table component, enabling isolated tracking and filtering of multi-asset predictions (BTC, ETH, SOL).
|
||||
* *Status*: **Fully Operational (Production Lock)**.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user