Unified post-trade analytics: journal pattern extraction + drawdown classification. Absorbs: drawdown-classifier.
Absorbs:
drawdown-classifier
Reads historical trade entries, extracts actionable statistical patterns, AND classifies drawdowns. Converts a "diary" into a "data warehouse."
"analyze my trades", "journal patterns", "what's my actual WR", "edge audit", "losing streak", "drawdown", "is my system broken", "should I stop trading", "3 losses in a row"
.context/trading_journal/.Not all drawdowns are equal. The wrong response is more dangerous than the drawdown itself.
circuit-breaker. Paper trade. Re-validate edge.## Trade Journal Analysis (Last N Trades)
### Win Rate by Setup
| Setup | Trades | Wins | WR | Avg RR | EV/Trade |
|-------|--------|------|----|--------|----------|
### Win Rate Trend (Rolling 20)
[Trending UP / DOWN / FLAT] — current WR: XX%
### Drawdown Classification
Observed: X losses in last Y trades
P(this streak | WR=Z%): XX.X%
Classification: [NOISE / STRUCTURAL / THESIS-BREAKER]
Prescribed Action: [Continue / Quarantine setup X / Full stop]
### Edge Health
Verdict: [HEALTHY / DECAYING / CRITICAL]
zenith-execution for forward simulation (Monte Carlo)circuit-breaker if edge decay is CRITICAL