Each rule is a list of conditions joined by AND (all must match) or OR (any can match). When the brain emits a finding that matches your rule, you get a desktop push notification + an entry in the alerts feed. Rules are persisted in localStorage and evaluated on every brain tick.
📜 Available fields
Model fields:
ml.prob — predicted win probability (0–1)
ml.confidence — same as prob
ml.top_feature — top driver name
Finding fields:
sym — symbol (e.g. NVDA)
setup — setup name (breakout, pullback, ...)
severity — high / med / low
price.last — current price
price.change_pct — % change today