🦅 KESTREL v2.0 — XYZ Macro Breakout Rider The first Senpi agent to trade Hyperliquid XYZ DEX (commodities/metals/indices/equities) on a v2 producer architecture. What v2.0 fixes from v1.x v1.1 was a v1 full-agency Python scanner that: - Called directly (no LLM gate, no chain telemetry) - Used on entries (resting-on-book bug) - Had over-strict scoring math: MOVE EXHAUSTION penalty cancelled out 4H alignment, leaving most breakouts below MIN SCORE 6 v2.0 fixes all three: Architecture: v2 producer + LLM gate + DSL - emits scored breakout signals via (direct HTTP POST). NO execution code. - Runt…