Fundamental_Analysis/services
Lv, Qi ca1eddd244 Refactor Orchestrator to DAG-based scheduler with Git Context merging
- Implemented `DagScheduler` in `workflow-orchestrator` to manage task dependencies and commit history.
- Added `vgcs.merge_commits` in `workflow-context` for smart 3-way merge of parallel task branches.
- Introduced generic `WorkflowTaskCommand` and `WorkflowTaskEvent` in `common-contracts`.
- Adapted `tushare-provider-service` with `generic_worker` to support Git-based context read/write.
- Updated NATS subjects to support wildcard routing for generic workflow commands.
2025-11-27 02:42:25 +08:00
..
alphavantage-provider-service feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
api-gateway feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
common-contracts Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
data-persistence-service feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
finnhub-provider-service feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
report-generator-service feat: finalize backend readiness (config, limits, docs) 2025-11-22 00:57:23 +08:00
tushare-provider-service Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
workflow-orchestrator-service Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
yfinance-provider-service feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00