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
..
__init__.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
backtest.py Revert: remove daily_budget_reset from PEAD backtest 4 months ago
docs.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
events.py Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
experiments.py Optimize v7 strategy: v7.356 achieves CW 2159% + SQS 90.7 (Pareto improvement over v7.314) 4 months ago
intraday.py Investigate compound mode: V23 is absolute champion in all modes 4 months ago
leaderboard.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
orb_trading.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
paper_trading.py Fix cross-session avg_entry_price contamination in positions view 4 months ago
runs.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
sqs.py Add v7.120 composed GLD experiment updates 4 months ago