- Merge orchestrator module (Quant+LLM dual-track signal fusion) - Replace ANALYSIS_SCRIPT_TEMPLATE to use TradingOrchestrator.get_combined_signal() - Extend signal levels: BUY/OVERWEIGHT/HOLD/UNDERWEIGHT/SELL (direction × confidence≥0.7) - Backend: parse SIGNAL_DETAIL: stdout line, populate quant_signal/llm_signal/confidence fields - Backend: update _extract_decision() regex for 5-level signals - Backend: add OVERWEIGHT/UNDERWEIGHT colors to PDF export - Frontend: DecisionBadge classMap for all 5 signal levels - Frontend: index.css color tokens --overweight/--underweight - Frontend: AnalysisMonitor shows LLM signal, Quant signal, confidence% on completion - Add orchestrator/cache/ to .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||