Fundamental_Analysis/services/workflow-orchestrator-service
Lv, Qi 70b30b39d8 Refactor: Complete transition from analysis_results to workflow_history
- Removed dependencies on analysis_results table
- Implemented workflow_history storage in Data Persistence Service
- Updated Workflow Orchestrator to save workflow snapshots to history
- Refactored Frontend to consume workflow_history and fetch reports via VGCS
- Fixed Data Providers (Tushare, YFinance) to report output paths in metadata
- Updated documentation and task status
2025-11-29 17:55:54 +08:00
..
src Refactor: Complete transition from analysis_results to workflow_history 2025-11-29 17:55:54 +08:00
tests feat: add task display names and improve report page UX 2025-11-28 01:01:17 +08:00
Cargo.toml feat: Refactor Analysis Context Mechanism and Generic Worker 2025-11-28 20:11:17 +08:00
Dockerfile feat: fix error propagation in report-generator and workflow-orchestrator 2025-11-27 23:07:05 +08:00