Fundamental_Analysis/crates/workflow-context
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(workflow): Implement Worker Runtime with Context Shell 2025-11-27 01:50:48 +08:00
Cargo.toml Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00