You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 1d24893326 Add centralized event logging + Logs/Health UI with PEAD/ORB tabs
- New EventsStore (SQLite WAL) captures all structlog + stdlib events
- ORB engine: 13 _emit() calls for orders, errors, kill-switch, circuit breaker
- ORB daemon: configures structlog sink so engine emits reach events.db
- ORB scheduler: phase lifecycle events (phase_started/completed) with job_run_id
- PEAD scheduler: same lifecycle pattern, pipeline stdout capture improved
- New /api/events + /api/health endpoints
- Logs/Health page: All / PEAD / ORB tabs, health cards, event table, detail panel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
routers Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
services Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
static Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
__init__.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
config.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
dependencies.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
direct_runner.py Revert: remove daily_budget_reset from PEAD backtest 4 months ago
experiment_baked_sleeves.py Optimize v7 strategy: v7.356 achieves CW 2159% + SQS 90.7 (Pareto improvement over v7.314) 4 months ago
main.py Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
orb_trading_service.py Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
paper_trading_service.py Fix paper trader startup: run missed run_open if market still open; improve poll_error logging 4 months ago
schemas.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago