1. Trade Selectivity gate first. If score < 50 (SIT OUT) โ no bet shown, only the reasoning why.
2. Run full pipeline on every symbol โ features โ OOD score โ multi-horizon ensemble โ Platt calibration โ OOD pull. Same as brain-conviction.
3. Pick the highest-conviction symbol that passes vetos (R:R โฅ 1.5, prob > 60% or < 40%, OOD < 0.5, fresh real data).
4. Compute size from Kelly fraction. size = (account ร risk%) / (entry โ stop). Bounded to ยฝ Kelly for safety.
5. Show one card. Don't show ten picks โ that's choice paralysis. Show the best one.
Expected value (EV) in the evidence grid = (p_win ร reward) - (p_loss ร risk). Positive EV means the math works long-term. Negative EV means even if you "feel" right, the brain says don't.