FAEA/src
Luciabrightcode dab56e743b feat(phase4): Implement Deployment & Optimization Layer
- Scale docker-compose.yml (5 browser, 20 extractor replicas)
- Add Prometheus and Grafana monitoring services
- Implement persistent Redis TaskWorker in src/orchestrator/worker.py
- Implement MetricsCollector in src/core/monitoring.py
- Implement SessionRecoveryManager in src/core/recovery.py
- Update README.md with production usage guide
- Update root documentation (implementation_plan.md, walkthrough.md)
2025-12-23 13:09:27 +08:00
..
__pycache__ Initial commmit 2025-12-22 17:14:46 +08:00
browser Updated implementation_plan.md and walkthrough.md for approval before kicking off Phase4 2025-12-23 12:18:11 +08:00
core feat(phase4): Implement Deployment & Optimization Layer 2025-12-23 13:09:27 +08:00
extractor Updated implementation_plan.md and walkthrough.md for approval before kicking off Phase4 2025-12-23 12:18:11 +08:00
infra Initial commmit 2025-12-22 17:14:46 +08:00
orchestrator feat(phase4): Implement Deployment & Optimization Layer 2025-12-23 13:09:27 +08:00
__init__.py Initial commmit 2025-12-22 17:14:46 +08:00